Files
notifications-admin/requirements_for_test.txt

14 lines
237 B
Plaintext
Raw Normal View History

-r requirements.txt
isort==4.3.4
2018-11-13 10:49:35 +00:00
pytest==3.10.1
pytest-env==0.6.2
pytest-mock==1.10.1
2019-01-07 01:07:33 +00:00
pytest-cov==2.6.1
pytest-xdist==1.26.1
2018-09-28 06:34:16 +01:00
coveralls==1.5.1
beautifulsoup4==4.7.1
2018-10-15 04:17:52 +01:00
freezegun==0.3.11
2019-02-18 21:48:03 +00:00
flake8==3.7.6
flake8-print==3.1.0
2018-09-28 18:14:31 +01:00
requests-mock==1.5.2