# Requirements file for developing on Everett.
-e .[ini,yaml,sphinx]

black==23.9.1
check-manifest==0.49
cogapp==3.3.0
mypy==1.5.1
pytest==7.4.2
ruff==0.0.292
tox==4.11.3
tox-gh-actions==3.1.3
twine==4.0.2
types-PyYAML==6.0.12.12

Sphinx==7.2.6; python_version > "3.8"
Sphinx==6.2.1; python_version <= "3.8"
sphinx_rtd_theme==1.3.0
