Update pyproject.toml (#630)

This commit is contained in:
besendorf
2025-06-04 13:00:04 +02:00
committed by GitHub
parent 88bc5672cb
commit 511063fd0e

View File

@@ -36,6 +36,7 @@ dependencies = [
"pydantic >= 2.10.0",
"pydantic-settings >= 2.7.0",
'backports.zoneinfo; python_version < "3.9"',
"NSKeyedUnArchiver==1.5",
]
requires-python = ">= 3.8"
@@ -103,4 +104,4 @@ where = ["src"]
mvt = ["ios/data/*.json"]
[tool.setuptools.dynamic]
version = {attr = "mvt.common.version.MVT_VERSION"}
version = {attr = "mvt.common.version.MVT_VERSION"}