inflection>=0.5.1
jsonschema>=3.2.0

[lint]
flake8
flake8-print
flake8-isort

[test]
coverage>=7.5.3
PyHamcrest>=2.1.0
pytest-cov>=5.0.0
pytest>=8.2.0
PyYAML>=6.0.1

[typehinting]
mypy
types-psycopg2
types-python-dateutil
types-pytz
types-setuptools
types-PyYAML

[yaml]
PyYAML>=3.12
