ChatBotsTA commited on
Commit
85f7dc0
·
verified ·
1 Parent(s): 01c52bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=3.38
2
- huggingface_hub>=0.14.1
3
- pdfplumber>=0.8.0
4
- pillow>=9.0.0
 
1
+ gradio>=3.40
2
+ PyMuPDF>=1.23
3
+ requests>=2.31
4
+ Pillow>=10.0