Boakye I. Ababio commited on
Commit
ac74928
·
1 Parent(s): 2da63cf

pydantic and python version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- langchain==0.0.184
 
 
2
  PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
 
1
+ python==3.7.12
2
+ langchain ==0.0.27
3
+ pydantic==1.10.9
4
  PyPDF2==3.0.1
5
  python-dotenv==1.0.0
6
  streamlit==1.18.1