RakeshUtekar commited on
Commit
d7979f9
·
verified ·
1 Parent(s): 20dba73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ streamlit
2
  PyMuPDF
3
  nltk
4
  scikit-learn
5
- openai
6
  pdfplumber
7
  python-dotenv
 
2
  PyMuPDF
3
  nltk
4
  scikit-learn
5
+ pip install openai==0.28
6
  pdfplumber
7
  python-dotenv