Files
notifications-admin/requirements_for_test.txt

15 lines
287 B
Plaintext
Raw Normal View History

-r requirements.txt
2021-03-08 13:55:04 +00:00
isort==5.7.0
2021-03-08 13:55:05 +00:00
pytest==6.2.2
pytest-env==0.6.2
pytest-mock==3.5.1
pytest-xdist==2.2.1
beautifulsoup4==4.9.3
2021-03-08 13:55:06 +00:00
freezegun==1.1.0
flake8==3.7.9
flake8-bugbear==19.8.0
flake8-print==3.1.4
requests-mock==1.7.0
# used for creating manifest file locally
jinja2-cli[yaml]==0.7.0