Files
notifications-api/requirements_for_test.txt

15 lines
267 B
Plaintext
Raw Normal View History

-r requirements.txt
flake8==3.5.0
2018-08-29 22:33:19 +01:00
pytest==3.7.4
2018-08-29 13:59:23 +01:00
moto==1.3.5
pytest-env==0.6.2
pytest-mock==1.10.0
pytest-cov==2.5.1
pytest-xdist==1.23.0
2018-08-31 06:34:21 +01:00
coveralls==1.5.0
2018-03-06 03:11:22 +00:00
freezegun==0.3.10
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