summaryrefslogtreecommitdiff
path: root/requirements_minimal.txt
blob: b1ffb60872efab1549df72943cac8279d85c7c94 (plain)
1
2
3
4
5
6
7
8
# Tools used when releasing
contributors-txt>=0.7.4
tbump~=6.9

# Tools used to run tests
coverage~=7.2
pytest
pytest-cov~=4.0