dynaconf>=3.2.0
loguru>=0.6.0
pyparsing>=3.0.9

[dev]
python-semantic-release>=8.0.8
ruff~=0.7
pre-commit~=3.3

[docs]
sphinx==7.4.7
pydata-sphinx-theme~=0.14
sphinx-hoverxref~=1.3
sphinx_copybutton==0.5.2
myst_parser~=4.0
sphinx_design~=0.6

[test]
pytest~=8.0
pytest-cov~=5.0
pytest-asyncio~=0.24
pytest-mock~=3.11
pytest-loguru~=0.4
