Files
notifications-api/requirements_for_test.txt

12 lines
239 B
Plaintext
Raw Normal View History

-r requirements.txt
pycodestyle==2.3.1
2017-11-15 12:23:10 +00:00
pytest==3.2.5
2017-09-16 01:23:26 +01:00
pytest-mock==1.6.3
pytest-cov==2.5.1
pytest-xdist==1.20.1
2017-08-16 04:20:36 +01:00
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