mirror of
https://github.com/DragoonAethis/itch-dl.git
synced 2024-12-21 02:21:52 +01:00
Update lxml to 5.2.1, pydantic to 1.10.15
This commit is contained in:
parent
e6b4428e22
commit
3f9810a482
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user