This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
linkchecker
Watch
1
Star
0
Fork
You've already forked linkchecker
0
mirror of
https://github.com/Hopiu/linkchecker.git
synced
2026-05-19 03:51:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dbbb64cd90
linkchecker
/
requirements.txt
8 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
Add pip requirements.
2013-12-04 18:48:01 +00:00
# required:
lower requirements to allow install on older systems 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.
2018-11-03 17:13:36 +00:00
requests >= 2.4
use pyxdg instead of xdg
2017-10-18 10:11:01 +00:00
pyxdg
remove third party packages and use them as dependency
2018-01-06 21:05:56 +00:00
dnspython
Python3: add future to requirements
2018-01-05 16:29:30 +00:00
future
Add pip requirements.
2013-12-04 18:48:01 +00:00
# optional:
argcomplete
Reference in a new issue
Copy permalink