update packages.

This commit is contained in:
ArabCoders 2024-03-15 00:10:02 +03:00
parent 439cc55b2a
commit b0f100c193
2 changed files with 9 additions and 9 deletions

16
Pipfile
View file

@ -4,15 +4,15 @@ verify_ssl = true
name = "pypi"
[packages]
python-socketio = "~=5.0"
aiohttp = "*"
python-socketio = ">=5.11.1"
aiohttp = ">=3.9.3"
yt-dlp = "*"
caribou = "*"
coloredlogs = "*"
aiocron = "*"
python-dotenv = "*"
python-magic = "*"
debugpy = "*"
caribou = ">=0.3.0"
coloredlogs = ">=15.0.1"
aiocron = ">=1.8"
python-dotenv = ">=1.0.1"
python-magic = ">=0.4.27"
debugpy = ">=1.8.1"
[dev-packages]

2
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "969599ea205de43f64d64331fc3307bb0d9be1dc1830c57b51f93c607d2bbe1f"
"sha256": "6f7d266189a02316b0a7f6d1958351963de5dfa35b6e3860c1da5da875629843"
},
"pipfile-spec": 6,
"requires": {