Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio>=4.14.0
|
2 |
python-dotenv>=1.0.0
|
3 |
langchain>=0.1.0
|
4 |
-
langchain-community
|
5 |
langchain-groq>=0.1.1
|
6 |
cohere>=4.37
|
7 |
qdrant-client>=1.7.0
|
|
|
1 |
gradio>=4.14.0
|
2 |
python-dotenv>=1.0.0
|
3 |
langchain>=0.1.0
|
4 |
+
langchain-community>=0.0.13
|
5 |
langchain-groq>=0.1.1
|
6 |
cohere>=4.37
|
7 |
qdrant-client>=1.7.0
|