Files
notifications-api/requirements_for_test.txt
Rebecca Law 1c766206a1 Remove moto dependency.
We are no longer using moto for testing.
2017-09-13 09:10:54 +01:00

12 lines
239 B
Plaintext

-r requirements.txt
pycodestyle==2.3.1
pytest==3.2.2
pytest-mock==1.6.2
pytest-cov==2.5.1
pytest-xdist==1.20.0
coveralls==1.2.0
freezegun==0.3.9
requests-mock==1.3.0
# optional requirements for jsonschema
strict-rfc3339==0.7
rfc3987==1.3.7