mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
Update requirements.txt
Fix missing python magic dll on windows
This commit is contained in:
committed by
deadc0de
parent
1bd00b33a7
commit
55c5869c30
1
requirements.txt
vendored
1
requirements.txt
vendored
@@ -7,3 +7,4 @@ requests; python_version > '3.5'
|
||||
tomli; python_version > '3.5' and python_version < '3.11'
|
||||
tomli_w; python_version > '3.5'
|
||||
distro; python_version > '3.5'
|
||||
python-magic-bin; python_version > '3.5' and platform_system == 'Windows'
|
||||
|
||||
Reference in New Issue
Block a user