# Us, of course
-e .
invoke>=2.0
# Invocations for common project tasks
invocations>=3.2.0
# pytest-relaxed for test organization, display etc tweaks
pytest-relaxed>=2.0.1
# pytest-cov for coverage
pytest-cov>=4
# Delicious print() alternative
icecream>=2.1
# Formatting
# Flake8 5.x seems to have an odd importlib-metadata incompatibility?
flake8>=4,<5
black>=22.8,<22.9
# Coverage!
coverage>=6.2,<7
# Documentation tools
releases>=2
alabaster==0.7.13
