forked from Mirrors/itch-dl
Update dependencies
This commit is contained in:
@@ -24,12 +24,12 @@ classifiers = [
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
tqdm = "^4.66.2"
|
tqdm = "^4.67.0"
|
||||||
urllib3 = "^1.26.18"
|
urllib3 = "^1.26.20"
|
||||||
requests = "^2.31.0"
|
requests = "^2.32.3"
|
||||||
beautifulsoup4 = "^4.12.3"
|
beautifulsoup4 = "^4.12.3"
|
||||||
lxml = "^5.2.1"
|
lxml = "^5.3.0"
|
||||||
pydantic = "^1.10.15"
|
pydantic = "^1.10.19"
|
||||||
|
|
||||||
[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