Kirito-ai commited on
Commit
be091c5
·
verified ·
1 Parent(s): b6a9cec

Update requirements.txt with custom content

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
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
11
+ telethon==1.34.0