YouriLalain commited on
Commit
055e00b
1 Parent(s): b4b059d

Remove base64 from requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ PyMuPDF==1.24.10
4
  Flask==3.0.3
5
  gunicorn
6
  PyPDF2==3.0.1
7
- base64
8
 
 
4
  Flask==3.0.3
5
  gunicorn
6
  PyPDF2==3.0.1
7
+
8