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.0
2018-09-04 01:30:27 +01:00
pytest-cov==2.6.0
2018-11-13 10:49:35 +00:00
pytest-xdist==1.24.1
2018-09-28 06:34:16 +01:00
coveralls==1.5.1
beautifulsoup4==4.6.3
2018-10-15 04:17:52 +01:00
freezegun==0.3.11
2018-11-13 10:49:35 +00:00
flake8==3.6.0
flake8-print==3.1.0
2018-09-28 18:14:31 +01:00
requests-mock==1.5.2