summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 739d8ebb443e19b07b63b8a883148721a1e525b4 (plain)
1
2
3
4
5
6
7
8
9
# Needed generally in tests
pytest
pytest-cov
pytest-mock

# Only really needed on older versions of python
setuptools
jsonschema
responses