mikepastor11 commited on
Commit
68cbcde
1 Parent(s): 2436ddd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- langchain==0.0.184
2
- PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
5
  faiss-cpu==1.7.4
6
  altair==4
7
  tiktoken==0.4.0
8
 
 
 
9
  pydantic
10
 
11
  huggingface-hub==0.14.1
 
1
+
 
2
  python-dotenv==1.0.0
3
  streamlit==1.18.1
4
  faiss-cpu==1.7.4
5
  altair==4
6
  tiktoken==0.4.0
7
 
8
+ langchain
9
+ PyPDF2
10
  pydantic
11
 
12
  huggingface-hub==0.14.1