pyyaml>=6.0
loggair>=0.1.0
python-dotenv>=1.0.0
typing-extensions>=4.6.0

[dev]
pydantic>=2.0.0
black<25.0.0,>=24.0.0
isort<6.0.0,>=5.13.0
flake8<8.0.0,>=6.0.0
flake8-junit-report>=2.1.0
mypy<2.0.0,>=1.0.0
types-PyYAML>=6.0.0
pytest<9.0.0,>=7.0.0
pytest-cov<7.0.0,>=4.0.0

[pydantic]
pydantic>=2.0.0
