Skip to content

Commit ad36bd1

Browse files
committed
Update requirements.txt
Fix missing python magic dll on windows
1 parent 1bd00b3 commit ad36bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ requests; python_version > '3.5'
77
tomli; python_version > '3.5' and python_version < '3.11'
88
tomli_w; python_version > '3.5'
99
distro; python_version > '3.5'
10+
python-magic-bin; python_version > '3.5' and platform_system == 'Windows'

0 commit comments

Comments
 (0)