Files
notifications-admin/requirements_for_test.txt

16 lines
320 B
Plaintext
Raw Normal View History

-r requirements.txt
2019-07-03 13:47:57 +01:00
isort==4.3.21
pytest==3.10.1 # pyup: <4.0.0
pytest-env==0.6.2
2019-07-03 13:47:57 +01:00
pytest-cov==2.7.1
pytest-mock==1.10.4
pytest-xdist==1.27.0
2019-07-03 13:47:57 +01:00
coveralls==1.8.1
beautifulsoup4==4.7.1
2019-07-03 13:47:57 +01:00
freezegun==0.3.12
2019-02-25 16:53:28 +00:00
flake8==3.7.7
flake8-print==3.1.0
2019-07-03 13:47:57 +01:00
requests-mock==1.6.0
# used for creating manifest file locally
jinja2-cli[yaml]==0.6.0