Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,5 +9,7 @@ google-api-python-client
|
|
9 |
langchain-community
|
10 |
numpy
|
11 |
pandas
|
|
|
|
|
12 |
requests
|
13 |
python-dotenv
|
|
|
9 |
langchain-community
|
10 |
numpy
|
11 |
pandas
|
12 |
+
nest-asyncio
|
13 |
+
aiohttp
|
14 |
requests
|
15 |
python-dotenv
|