Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ pandas==1.5.3
|
|
3 |
uuid==1.30
|
4 |
chromadb==0.3.5
|
5 |
langchain_groq==0.1.0
|
6 |
-
langchain_community==0.
|
7 |
langchain_core==0.1.0
|
8 |
python-dotenv==1.0.0
|
|
|
3 |
uuid==1.30
|
4 |
chromadb==0.3.5
|
5 |
langchain_groq==0.1.0
|
6 |
+
langchain_community==0.3.14
|
7 |
langchain_core==0.1.0
|
8 |
python-dotenv==1.0.0
|