summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 61fb9b035975cf924fde7caa2898151f66c98e63 (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==3.2.0