⬆️ Upgrade dependencies

This commit is contained in:
xtaodada 2023-10-31 19:45:11 +08:00
parent f19293ca12
commit ee02026888
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -1,20 +1,20 @@
pyrogram==2.0.106 git+https://github.com/TeamPGM/pyrogram
TgCrypto==1.2.5 TgCrypto==1.2.5
Pillow>=9.0.0 Pillow>=9.0.0
pytz>=2023.3 pytz==2023.3.post1
PyYAML>=6.0 PyYAML==6.0.1
coloredlogs>=15.0.1 coloredlogs>=15.0.1
psutil>=5.8.0 psutil==5.9.6
httpx==0.24.1 httpx==0.25.0
apscheduler>=3.10.1 apscheduler==3.10.4
sqlitedict~=2.1.0 sqlitedict~=2.1.0
casbin==1.19.0 casbin==1.33.0
sentry-sdk==1.25.1 sentry-sdk==1.32.0
PyQRCode>=1.2.1 PyQRCode>=1.2.1
PyPng PyPng
fastapi==0.97.0 fastapi==0.104.1
amis-python==1.0.8.post2 amis-python==1.0.8.post2
python-jose python-jose
uvicorn uvicorn
pydantic==1.10.9 pydantic
starlette starlette