omegaconf>=2.3.0
pyyaml>=6.0

[dev]
black>=22.0.0
isort>=5.0.0
flake8>=4.0.0
mypy>=0.991
build>=0.8.0
pre-commit>=3.0.0
bandit>=1.7.0
types-PyYAML>=6.0.0

[test]
pytest>=6.0
pytest-cov>=3.0.0

[toml]

[toml:python_version < "3.11"]
tomli>=2.0.0
