snrspeaks commited on
Commit
7f795a4
β€’
1 Parent(s): 1b3b3ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- langchain
2
  openai
3
  chromadb
4
  pypdf
5
  tiktoken
6
- chainlit
7
  faiss-cpu
 
1
+ langchain==0.0.229
2
  openai
3
  chromadb
4
  pypdf
5
  tiktoken
6
+ chainlit==0.5.2
7
  faiss-cpu