# Unknown?
toml~=0.10.2

# Automation
pre-commit

# Format
black
codespell
ruff

# Test
pytest~=6.2
pytest-cov~=2.11
pytest-recording~=0.11
pytest-console-scripts~=1.1
moto~=2.0
coverage~=5.2