testing2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
discord.py==2.4.0
|
2 |
requests==2.32.3
|
3 |
gradio-client==1.5.1
|
4 |
-
aiohttp==3.11.9
|
|
|
|
1 |
discord.py==2.4.0
|
2 |
requests==2.32.3
|
3 |
gradio-client==1.5.1
|
4 |
+
aiohttp==3.11.9
|
5 |
+
asyncio
|