mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Switch http_crawler to requests
This commit is contained in:
parent
5c3942a13d
commit
5adfdfbd2b
2 changed files with 22 additions and 52 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue