Log requests as curls.
This commit is contained in:
parent
93ca00f5a5
commit
c4df91d066
6 changed files with 44 additions and 11 deletions
|
@ -10,6 +10,7 @@ python = "^3.9"
|
|||
requests = "^2.25.1"
|
||||
lxml = "^4.6.2"
|
||||
cssselect = "^1.1.0"
|
||||
curlify = "^2.2.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue