Files
notifications-api/requirements_for_test.txt

15 lines
266 B
Plaintext
Raw Normal View History

-r requirements.txt
flake8==3.5.0
2018-03-22 18:40:55 +00:00
moto==1.3.1
2018-03-23 10:58:05 +00:00
pytest==3.5.0
pytest-env==0.6.2
2018-03-01 11:11:18 +00:00
pytest-mock==1.7.1
pytest-cov==2.5.1
pytest-xdist==1.22.2
2018-03-03 00:00:41 +00:00
coveralls==1.3.0
2018-03-06 03:11:22 +00:00
freezegun==0.3.10
requests-mock==1.4.0
# optional requirements for jsonschema
strict-rfc3339==0.7
rfc3987==1.3.7