atz21 commited on
Commit
6c41c7f
·
verified ·
1 Parent(s): 4f2e696

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=3.30
2
- google-generativeai>=0.0.1
3
  PyPDF2>=3.0.0
4
- pandas>=2.0.0
 
1
+ gradio>=4.0.0
2
+ google-generativeai>=0.3.0
3
  PyPDF2>=3.0.0
4
+ pandas>=1.5.0