Files
notifications-admin/requirements_for_test.txt

14 lines
254 B
Plaintext
Raw Normal View History

-r requirements.txt
2019-03-24 07:29:14 +00:00
isort==4.3.16
pytest==3.10.1 # pyup: <4.0.0
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.27.0
2019-03-20 03:24:10 +00:00
coveralls==1.7.0
beautifulsoup4==4.7.1
2018-10-15 04:17:52 +01:00
freezegun==0.3.11
2019-02-25 16:53:28 +00:00
flake8==3.7.7
flake8-print==3.1.0
2018-09-28 18:14:31 +01:00
requests-mock==1.5.2