Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -27,4 +27,5 @@ click
|
|
27 |
certifi==2023.7.22
|
28 |
bs4
|
29 |
bardapi
|
30 |
-
anyio
|
|
|
|
27 |
certifi==2023.7.22
|
28 |
bs4
|
29 |
bardapi
|
30 |
+
anyio
|
31 |
+
nest_asyncio
|