Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ requests
|
|
2 |
pyrogram
|
3 |
TgCrypto
|
4 |
python-dotenv
|
|
|
|
|
5 |
git+https://github.com/TeamKillerX/RyuzakiLib
|
|
|
2 |
pyrogram
|
3 |
TgCrypto
|
4 |
python-dotenv
|
5 |
+
fastapi[all]
|
6 |
+
Flask
|
7 |
git+https://github.com/TeamKillerX/RyuzakiLib
|