Skip to content

Commit 0e02956

Browse files
committed
[FIX] add missing requirement for guessing mimetype
1 parent 66903f2 commit 0e02956

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

17.0/extra_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ pycparser==2.22
3838
pycryptodome==3.20.0
3939
PyNaCl==1.5.0
4040
pytesseract==0.3.13
41+
python-magic
4142
regex==2024.7.24
4243
s3transfer==0.10.2
4344
tzlocal==5.2

18.0/extra_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ pycparser==2.22
3838
pycryptodome==3.20.0
3939
PyNaCl==1.5.0
4040
pytesseract==0.3.13
41+
python-magic
4142
regex==2024.7.24
4243
s3transfer==0.10.2
4344
tzlocal==5.2

0 commit comments

Comments
 (0)