Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ TgCrypto
|
|
4 |
python-dotenv
|
5 |
fastapi[all]
|
6 |
Flask
|
7 |
-
git+https://github.com/TeamKillerX/RyuzakiLib
|
|
|
|
|
|
|
|
4 |
python-dotenv
|
5 |
fastapi[all]
|
6 |
Flask
|
7 |
+
git+https://github.com/TeamKillerX/RyuzakiLib
|
8 |
+
nest_asyncio
|
9 |
+
aiohttp
|
10 |
+
asyncio
|