Manikandan-Alagu commited on
Commit
31762e3
·
verified ·
1 Parent(s): 90e9855

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +1 -2
requirement.txt CHANGED
@@ -2,7 +2,6 @@ openai
2
  langchain
3
  streamlit
4
  python-dotenv
5
- PyPDF2
6
  langchain_openai
7
 
8
- -e .
 
2
  langchain
3
  streamlit
4
  python-dotenv
5
+ PyPDF2==3.0.1
6
  langchain_openai
7