understanding commited on
Commit
f5dfc6d
·
verified ·
1 Parent(s): 368de71

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.115.8
2
+ uvicorn==0.30.6
3
+ httpx==0.27.2
4
+ hydrogram==0.2.0
5
+ tgcrypto==1.2.5
6
+ python-multipart==0.0.9