aboutsummaryrefslogtreecommitdiff
path: root/dev-requirements.txt
blob: 69601f35ca7581bbe43136f39137b4fc7618165d (plain)
1
2
3
4
5
6
7
8
pytest>=3.0
tox>=2.5
bump2version>=0.5.6
sphinx>=1.5.5
mypy>=0.782

# Pin black as each version could change formatting, breaking CI randomly.
black==23.10.0