forked from Mirrors/itch-dl
Update lxml to 5.2.1, pydantic to 1.10.15
This commit is contained in:
@@ -28,8 +28,8 @@ tqdm = "^4.66.2"
|
|||||||
urllib3 = "^1.26.18"
|
urllib3 = "^1.26.18"
|
||||||
requests = "^2.31.0"
|
requests = "^2.31.0"
|
||||||
beautifulsoup4 = "^4.12.3"
|
beautifulsoup4 = "^4.12.3"
|
||||||
lxml = "^5.1.0"
|
lxml = "^5.2.1"
|
||||||
pydantic = "^1.10.14"
|
pydantic = "^1.10.15"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
itch-dl = "itch_dl.cli:run"
|
itch-dl = "itch_dl.cli:run"
|
||||||
|
|||||||
Reference in New Issue
Block a user