Files
notifications-admin/requirements_for_test.txt
T

14 lines
237 B
Plaintext
Raw Normal View History

2015-11-18 16:19:40 +00:00
-r requirements.txt
2018-02-20 11:22:17 +00:00
isort==4.3.4
2018-11-13 10:49:35 +00:00
pytest==3.10.1
pytest-env==0.6.2
2019-02-04 13:55:27 +00:00
pytest-mock==1.10.1
2019-01-07 01:07:33 +00:00
pytest-cov==2.6.1
2019-01-29 20:55:19 +00:00
pytest-xdist==1.26.1
2019-02-18 18:57:55 +00:00
coveralls==1.6.0
2019-01-07 01:07:37 +00:00
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
2018-02-11 16:39:14 +00:00
flake8-print==3.1.0
2018-09-28 18:14:31 +01:00
requests-mock==1.5.2