mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 13:14:46 +00:00
PR #196 bumped this to 2.20 to fix a security warning about requests in our repository, but I believe that warning can be fixed by removing only the upper bound. This should make backporting linkchecker to older systems easier, where requests presumably has the 2.20 fix backported.
6 lines
68 B
Text
6 lines
68 B
Text
# required:
|
|
requests >= 2.4
|
|
pyxdg
|
|
dnspython
|
|
# optional:
|
|
argcomplete
|