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

# Only really needed on older versions of python
setuptools
jsonschema