mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Pick 1.8.1 as the minimum version of argcomplete. This is the version in the current Debian oldstable and Ubuntu 20.04 LTS.
6 lines
102 B
Text
6 lines
102 B
Text
# required:
|
|
beautifulsoup4 >= 4.8.1
|
|
requests >= 2.4
|
|
dnspython >= 2.0
|
|
# optional:
|
|
argcomplete >= 1.8.1
|