Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ langchain_experimental
|
|
7 |
langchain
|
8 |
langchain_groq
|
9 |
asyncio
|
10 |
-
tabulate
|
|
|
|
7 |
langchain
|
8 |
langchain_groq
|
9 |
asyncio
|
10 |
+
tabulate
|
11 |
+
anyio
|