1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 03:19:43 +00:00

update requirements

This commit is contained in:
deadc0de6
2022-08-22 21:16:43 +02:00
parent 76772cf6a4
commit 8e704de40c
2 changed files with 2 additions and 0 deletions

1
requirements.txt vendored
View File

@@ -5,3 +5,4 @@ python-magic; python_version > '3.5'
packaging; python_version > '3.5'
requests; python_version > '3.5'
toml; python_version > '3.5'
distro; python_verison > '3.5'

View File

@@ -5,3 +5,4 @@ coveralls; python_version > '3.5'
pyflakes; python_version > '3.5'
pylint; python_version > '3.5'
halo; python_version > '3.5'
distro; python_verison > '3.5'