1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00

update requirements

This commit is contained in:
deadc0de6
2022-08-22 21:16:43 +02:00
parent d9247f9d4b
commit 313db43c32
2 changed files with 2 additions and 0 deletions

1
requirements.txt vendored
View File

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

View File

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