
[all]
cfg-mgr[dotenv,yaml]

[dev]
cfg-mgr[all]
python-lsp-server
flake8
build

[dotenv]
python-dotenv>=1.0.0

[yaml]
PyYAML>=6.0
