JulsdL commited on
Commit
d9a1ae4
1 Parent(s): 99c5203

Modified packages version in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- langchain==0.1.20
2
- langchain-community
3
- langchain-openai==0.0.5
4
  python-dotenv==1.0.1
5
  faiss-cpu==1.8.0
6
  chainlit==1.0.506
 
1
+ langchain==0.2.1
2
+ langchain-community==0.2.1
3
+ langchain-openai==0.1.7
4
  python-dotenv==1.0.1
5
  faiss-cpu==1.8.0
6
  chainlit==1.0.506