Skip to content

Commit 55c5869

Browse files
giflwdeadc0de6
authored andcommitted
Update requirements.txt
Fix missing python magic dll on windows
1 parent 1bd00b3 commit 55c5869

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)