Switch http_crawler to requests

This commit is contained in:
Joscha 2022-11-24 11:24:05 +01:00
parent 5c3942a13d
commit 5adfdfbd2b
2 changed files with 22 additions and 52 deletions

View file

@ -11,6 +11,7 @@ install_requires =
rich>=11.0.0
keyring>=23.5.0
certifi>=2021.10.8
requests>=2.28.1
[options.entry_points]
console_scripts =