Boakye I. Ababio commited on
Commit
f847ac9
1 Parent(s): a0bbec6
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  langchain ==0.0.27
2
- pydantic==1.10.9
3
  PyPDF2==3.0.1
4
  python-dotenv==1.0.0
5
  streamlit==1.18.1
@@ -7,7 +6,7 @@ openai==0.27.6
7
  faiss-cpu==1.7.4
8
  altair==4
9
  tiktoken==0.4.0
10
- pydantic==1.10.9
11
  # uncomment to use huggingface llms
12
  # huggingface-hub==0.14.1
13
 
 
1
  langchain ==0.0.27
 
2
  PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
 
6
  faiss-cpu==1.7.4
7
  altair==4
8
  tiktoken==0.4.0
9
+ pydantic==1.8
10
  # uncomment to use huggingface llms
11
  # huggingface-hub==0.14.1
12