JeCabrera commited on
Commit
31a3177
·
verified ·
1 Parent(s): ea5de91

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- google-generativeai>=0.3.0
2
- gradio>=4.0.0
3
- python-dotenv>=1.0.0
4
- PyPDF2>=3.0.0
5
- python-docx>=0.8.11
6
- Pillow>=10.0.0
 
1
+ gradio==4.19.2
2
+ google-generativeai==0.3.2
3
+ python-dotenv==1.0.0
4
+ PyPDF2==3.0.1
5
+ python-docx==1.0.1
6
+ Pillow==10.1.0