typer<0.10,>=0.9.0
pydantic<3,>=2.0.3
filelock<4,>=3.12.3

[lint]
black

[test]
pytest<9,>=7
pytest-cov

[type]
mypy==1.*
pytest<9,>=7
