Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
TgCrypto
|
2 |
python-dotenv
|
3 |
-
pyrogram
|
|
|
|
|
|
1 |
TgCrypto
|
2 |
python-dotenv
|
3 |
+
pyrogram
|
4 |
+
uvicorn[standard]
|
5 |
+
fastapi[all]
|