Assistant AI commited on
Commit
d71d0ce
·
1 Parent(s): 7efdef9

Fix PyMuPDF package name in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=4.44.1
2
  google-generativeai>=0.3.0
3
  Pillow>=10.0.0
4
- PyMuPDF==1.23.0
5
  fitz==0.0.1.dev2
 
1
  gradio>=4.44.1
2
  google-generativeai>=0.3.0
3
  Pillow>=10.0.0
4
+ pymupdf==1.23.0
5
  fitz==0.0.1.dev2