slpkg/requirements.txt

17 lines
441 B
Text
Raw Normal View History

# Slackware Linux (based)
# Python 3.7+
2014-09-27 22:54:30 +02:00
# GNU wget
2015-02-09 10:50:20 +01:00
# GNU coreutils
2015-07-28 06:06:17 +02:00
#
2015-07-26 05:59:21 +02:00
# [OPTIONAL]
2015-07-28 06:06:17 +02:00
# aria2 (alternative downloader)
# curl (alternative downloader)
# httpie (alternative downloader)
2015-09-12 06:10:35 +02:00
# pygraphviz >= 1.3.1 (drawing dependencies diagram)
2015-09-18 07:37:25 +02:00
# perl 5 language and graph-easy >= 0.75 (drawing dependencies ascii diagram)
2019-12-02 17:55:40 +01:00
# python3-pythondialog >= 3.5.0 (Python interface to the UNIX dialog utility)
2019-12-03 12:45:17 +01:00
urllib3 >= 1.26.2
flake8 >= 3.5.0
pytest >= 5.3.2