Files
notifications-api/requirements_for_test.txt

14 lines
253 B
Plaintext
Raw Normal View History

-r requirements.txt
flake8==3.5.0
2018-02-20 22:10:50 +00:00
pytest==3.4.1
pytest-env==0.6.2
2018-02-16 21:24:23 +00:00
pytest-mock==1.7.0
pytest-cov==2.5.1
pytest-xdist==1.22.1
2017-08-16 04:20:36 +01:00
coveralls==1.2.0
freezegun==0.3.9
requests-mock==1.4.0
# optional requirements for jsonschema
strict-rfc3339==0.7
rfc3987==1.3.7