summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 0a6a04d45d17fe6b72e8702bedfbb83b705762df (plain)
1
2
3
4
5
6
7
# Needed generally in tests
httpretty>=0.7.1
pytest
pytest-cov

# Only really needed on older versions of python
setuptools