Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
uvloop
|
2 |
+
requests
|
3 |
+
aria2p
|
4 |
+
git+https://github.com/Hrishi2861/pyrofork-2.2.11-peer-fix.git
|
5 |
+
python-dotenv
|
6 |
+
pytz
|
7 |
+
tgcrypto
|
8 |
+
flask
|