mirror of
https://github.com/DragoonAethis/itch-dl.git
synced 2024-12-21 02:21:52 +01:00
Update dependencies
This commit is contained in:
parent
06f75d4996
commit
71b1675332
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user