Update requirements.txt with specific package versions
This commit is contained in:
+8
-8
@@ -1,8 +1,8 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
python-multipart
|
||||
kurigram
|
||||
tgcrypto
|
||||
pillow
|
||||
feedgen>=0.9.0
|
||||
python-dateutil
|
||||
fastapi==0.115.8
|
||||
uvicorn==0.34.0
|
||||
python-multipart==0.0.20
|
||||
Kurigram==2.1.37
|
||||
TgCrypto==1.2.5
|
||||
pillow==11.1.0
|
||||
feedgen==1.0.0
|
||||
python-dateutil==2.9.0.post0
|
||||
Reference in New Issue
Block a user