summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 139e9bf08b026232d656038a5d1d881d3f4b7ed4 (plain)
1
2
3
4
5
6
7
8
# Needed generally in tests
httpretty>=0.7.1
# Temporarily pin pytest until https://github.com/pytest-dev/pytest/pull/7566 is released
pytest<6
pytest-cov

# Only really needed on older versions of python
setuptools