Move httpx to aiohttp, add logging instead of printing
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
httpx = "^0.24.1"
|
||||
aiohttp = "^3.8.4"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user