Spaces:
Running
Running
Update requirements.txt (#1)
Browse files- Update requirements.txt (5a3dbc8dd799b0992502873d1c15ad66e730f2ec)
Co-authored-by: True Saiyan <[email protected]>
- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ TgCrypto
|
|
5 |
python-dotenv
|
6 |
fastapi[all]
|
7 |
Flask
|
8 |
-
git+https://github.com/TeamKillerX/RyuzakiLib
|
|
|
|
|
|
|
|
5 |
python-dotenv
|
6 |
fastapi[all]
|
7 |
Flask
|
8 |
+
git+https://github.com/TeamKillerX/RyuzakiLib
|
9 |
+
nest_asyncio
|
10 |
+
aiohttp
|
11 |
+
asyncio
|