
[all]
envdot>=1.0.29
toml>=0.10.2
pyyaml>=6.0

[dev]
envdot>=1.0.29
toml>=0.10.2
pyyaml>=6.0
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0

[envdot]
envdot>=1.0.29

[toml]
toml>=0.10.2

[yaml]
pyyaml>=6.0
