Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
omg-xtao committed Oct 31, 2023
1 parent f19293c commit ee02026
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
pyrogram==2.0.106
git+https://github.com/TeamPGM/pyrogram
TgCrypto==1.2.5
Pillow>=9.0.0
pytz>=2023.3
PyYAML>=6.0
pytz==2023.3.post1
PyYAML==6.0.1
coloredlogs>=15.0.1
psutil>=5.8.0
httpx==0.24.1
apscheduler>=3.10.1
psutil==5.9.6
httpx==0.25.0
apscheduler==3.10.4
sqlitedict~=2.1.0
casbin==1.19.0
sentry-sdk==1.25.1
casbin==1.33.0
sentry-sdk==1.32.0
PyQRCode>=1.2.1
PyPng
fastapi==0.97.0
fastapi==0.104.1
amis-python==1.0.8.post2
python-jose
uvicorn
pydantic==1.10.9
pydantic
starlette

0 comments on commit ee02026

Please sign in to comment.