Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ langchain
|
|
3 |
neo4j==5.2.0
|
4 |
networkx==3.2
|
5 |
pinecone-client==2.1.0
|
6 |
-
pydantic
|
7 |
langchain_groq
|
8 |
langchain_core
|
9 |
langchain_community
|
|
|
3 |
neo4j==5.2.0
|
4 |
networkx==3.2
|
5 |
pinecone-client==2.1.0
|
6 |
+
pydantic<2
|
7 |
langchain_groq
|
8 |
langchain_core
|
9 |
langchain_community
|