diff --git a/pyproject.toml b/pyproject.toml index ed88225..8b32d9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ dependencies = [ "aiofiles>=23.2.1", "aiohttp>=3.8.6", "qrcode[pil]>=7.4.2", - "starrail-damage-cal>=1.2.1", + "starrail-damage-cal>=1.9.3", ] requires-python = ">=3.8.1,<4.0" readme = "README.md"