entrypoints
funcy
pydantic>=2
pydantic-settings>=2
rich
ruamel.yaml
scmrepo<4,>=3
semver>=2.13.0
tabulate>=0.8.10
typer>=0.4.1

[dev]
gto[tests]
pylint==3.3.8
types-PyYAML
types-filelock
types-freezegun
types-requests
types-setuptools
types-six
types-tabulate

[dev:python_version <= "3.9"]
mypy<1.11.0

[dev:python_version > "3.9"]
mypy==1.17.1

[tests]
freezegun
pygit2
pytest
pytest-cov
pytest-mock
pytest-test-utils
