Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
telethon
|
| 2 |
-
cryptg
|
| 3 |
-
quart
|
| 4 |
-
uvicorn
|
| 5 |
-
requests
|
|
|
|
|
|
| 1 |
+
telethon
|
| 2 |
+
cryptg
|
| 3 |
+
quart
|
| 4 |
+
uvicorn
|
| 5 |
+
requests
|
| 6 |
+
python-dotenv
|