Files
notifications-admin/requirements_for_test.txt

15 lines
253 B
Plaintext
Raw Normal View History

-r requirements.txt
isort==4.3.4
2018-10-02 23:22:29 +01:00
pytest==3.8.2
pytest-env==0.6.2
pytest-mock==1.10.0
2018-09-04 01:30:27 +01:00
pytest-cov==2.6.0
pytest-xdist==1.23.2
2018-09-28 06:34:16 +01:00
coveralls==1.5.1
2018-06-06 18:12:07 +01:00
httpretty==0.9.5
beautifulsoup4==4.6.3
2018-03-06 03:10:31 +00:00
freezegun==0.3.10
2017-10-23 13:15:27 +01:00
flake8==3.5.0
flake8-print==3.1.0
2018-09-28 18:14:31 +01:00
requests-mock==1.5.2