⬆️ Upgrade starrail_damage_cal version

This commit is contained in:
ishkong 2025-01-16 22:12:08 +08:00
parent 3059ce663c
commit 6ca011475f
No known key found for this signature in database
GPG Key ID: 3FBC0AD53E2B686D

View File

@ -115,12 +115,12 @@ dependencies = [
"msgspec>=0.18.6",
"httpx>=0.27.2",
"pillow>=10.4.0",
"starrail-damage-cal>=3.0.1",
"starrail-damage-cal>=3.0.2",
]
requires-python = ">=3.8.1,<4.0"
readme = "README.md"
license = { text = "GPL-3.0-or-later" }
gscore_auto_update_dep = ["starrail-damage-cal>=3.0.1"]
gscore_auto_update_dep = ["starrail-damage-cal>=3.0.2"]
[tool.pdm.dev-dependencies]