rishisim commited on
Commit
3776470
1 Parent(s): 21f72d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- huggingface_hub>=0.23.0
2
  langchain==0.0.284
3
  python-dotenv==1.0.0
4
  streamlit==1.22.0
5
  tiktoken==0.4.0
6
  faiss-cpu==1.7.4
7
- protobuf~=3.19.0
8
- langchain-community
9
- langchain-core
10
- langsmith
11
- langchain-huggingface
 
1
+ huggingface_hub==0.23.0
2
  langchain==0.0.284
3
  python-dotenv==1.0.0
4
  streamlit==1.22.0
5
  tiktoken==0.4.0
6
  faiss-cpu==1.7.4
7
+ protobuf==3.19.6
8
+ langchain-community==0.2.5
9
+ langchain-core==0.2.9
10
+ langsmith==0.1.81
11
+ langchain-huggingface==0.0.3