nanoapple commited on
Commit
b5cc780
·
verified ·
1 Parent(s): 65e2c9b

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.35
2
- ocrmypdf>=15.0
3
- PyMuPDF>=1.24
4
- langextract>=0.5.0
 
 
1
+ streamlit>=1.35.0
2
+ ocrmypdf>=16.0.0
3
+ langextract[openai]>=1.0.5
4
+ google-generativeai>=0.7.2
5
+ pypdf>=4.2.0