Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
hydrogram
|
2 |
-
TgCrypto
|
3 |
-
pillow
|
4 |
-
python-dotenv
|
5 |
-
numpy
|
|
|
|
1 |
hydrogram
|
2 |
+
TgCrypto
|
3 |
+
pillow
|
4 |
+
python-dotenv
|
5 |
+
numpy
|
6 |
+
requests
|