Files
notifications-api/requirements_for_test.txt

15 lines
268 B
Plaintext
Raw Normal View History

-r requirements.txt
2019-02-01 05:41:24 +00:00
flake8==3.7.4
pytest==3.10.1
moto==1.3.7
pytest-env==0.6.2
pytest-mock==1.10.0
2019-01-07 02:12:39 +00:00
pytest-cov==2.6.1
pytest-xdist==1.26.0
coveralls==1.5.1
freezegun==0.3.11
2018-08-03 11:35:10 +01:00
requests-mock==1.5.2
# optional requirements for jsonschema
strict-rfc3339==0.7
2018-08-03 11:35:10 +01:00
rfc3987==1.3.8