quantamentalfinance commited on
Commit
0df6256
1 Parent(s): 00d386e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio==3.45.2
2
  chromadb==0.4.13
3
- langchain==0.0.305
4
  transformers==4.33.3
5
  sentence-transformers==2.2.2
6
  langchain_community==0.0.34 # Updated to the community version
 
1
  gradio==3.45.2
2
  chromadb==0.4.13
3
+ langchain==0.1.16
4
  transformers==4.33.3
5
  sentence-transformers==2.2.2
6
  langchain_community==0.0.34 # Updated to the community version