chore(deps): update project dependencies

This commit is contained in:
ihmily
2025-04-11 11:20:33 +08:00
parent c1890dfed7
commit d83d93cd03

View File

@@ -14,6 +14,7 @@ dependencies = [
"screeninfo>=0.8.1",
"aiofiles>=24.1.0",
"streamget>=4.0.3",
"python-dotenv>=1.0.1",
]
[project.urls]
@@ -49,6 +50,7 @@ httpx = "^0.28.1"
screeninfo = "~0.8.1"
aiofiles = "~24.1.0"
streamget = ">=4.0.3"
python-dotenv = ">=1.0.1"
[tool.poetry.group.lint]