Gampanut commited on
Commit
0bcca8d
1 Parent(s): 3768997

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  gradio==3.29.0
2
- langchain==0.0.200
3
  neo4j==5.2.0
4
  networkx==3.2
5
  pinecone-client==2.1.0
6
- python-dotenv==1.0.0
7
  langchain_groq
8
  langchain_core
9
  langchain_community
 
1
  gradio==3.29.0
2
+ langchain
3
  neo4j==5.2.0
4
  networkx==3.2
5
  pinecone-client==2.1.0
6
+ pydantic==1.10.9
7
  langchain_groq
8
  langchain_core
9
  langchain_community