slpkg/requirements.txt
Dimitris Zlatanidis 8acb497c3e Updated dependencies
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2021-01-06 21:55:33 +02:00

16 lines
441 B
Text

# Slackware Linux (based)
# Python 3.7+
# GNU wget
# GNU coreutils
#
# [OPTIONAL]
# aria2 (alternative downloader)
# curl (alternative downloader)
# httpie (alternative downloader)
# pygraphviz >= 1.3.1 (drawing dependencies diagram)
# perl 5 language and graph-easy >= 0.75 (drawing dependencies ascii diagram)
# python3-pythondialog >= 3.5.0 (Python interface to the UNIX dialog utility)
urllib3 >= 1.26.2
flake8 >= 3.5.0
pytest >= 5.3.2