Isse-bo commited on
Commit
adac783
·
verified ·
1 Parent(s): 24dc445

Update requirements.txt with custom content

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.23.2
3
+ pyrogram==2.0.106
4
+ tgcrypto==1.2.5
5
+ python-multipart==0.0.6
6
+ requests==2.31.0
7
+ pydantic==2.4.2
8
+ httpx==0.26.0
9
+ backoff==2.2.1
10
+ dnspython==2.5.0