Update lxml dependency.
This commit is contained in:
parent
46dfd876ea
commit
04936c5cd6
2 changed files with 654 additions and 558 deletions
1210
poetry.lock
generated
1210
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -16,7 +16,7 @@ include = [
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
requests = "^2.25.1"
|
requests = "^2.25.1"
|
||||||
lxml = "^4.6.2"
|
lxml = "^5.1.0"
|
||||||
cssselect = "^1.1.0"
|
cssselect = "^1.1.0"
|
||||||
curlify = "^2.2.1"
|
curlify = "^2.2.1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue