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

Added packages version in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- langchain
2
  langchain-community
3
- langchain-openai
4
- python-dotenv
5
- faiss-cpu
6
- chainlit
 
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