mangalathkedar commited on
Commit
f7dd71a
·
verified ·
1 Parent(s): fcb8836

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- streamlit>=1.28.0
2
- pdf2image>=1.17.0
3
- openai
4
- python-dotenv
 
 
1
+ openai==0.27.8
2
+ streamlit==1.28.0
3
+ pdf2image==1.16.3
4
+ Pillow==9.5.0
5
+ httpx==0.24.1