Files
notifications-api/requirements_for_test.txt

16 lines
316 B
Plaintext
Raw Normal View History

-r requirements.txt
2019-11-18 15:48:38 +00:00
flake8==3.7.9
moto==1.3.14
2020-01-06 16:07:06 +00:00
pytest==5.3.2
pytest-env==0.6.2
2020-01-06 16:07:06 +00:00
pytest-mock==2.0.0
2019-11-18 15:48:38 +00:00
pytest-cov==2.8.1
2020-01-06 16:07:06 +00:00
pytest-xdist==1.31.0
2019-11-18 15:48:38 +00:00
freezegun==0.3.12
requests-mock==1.7.0
# optional requirements for jsonschema
strict-rfc3339==0.7
2018-08-03 11:35:10 +01:00
rfc3987==1.3.8
2019-04-11 15:05:44 +01:00
# used for creating manifest file locally
jinja2-cli[yaml]==0.7.0