base-typed-int<1,>=0.1.1
base-typed-string<1,>=0.1.2
tzdata>=2024.1

[build]
build>=1.2
twine>=5.1

[dev]
build>=1.2
twine>=5.1
mypy>=1.10
pyright>=1.1
pytest>=8.0
pytest-cov>=5.0
ruff>=0.5
pydantic<3,>=2.6

[lint]
ruff>=0.5

[test]
pytest>=8.0
pytest-cov>=5.0
pydantic<3,>=2.6

[typecheck]
mypy>=1.10
pyright>=1.1
pydantic<3,>=2.6
