Files
notifications-admin/requirements_for_test.txt

16 lines
300 B
Plaintext
Raw Normal View History

-r requirements.txt
2021-10-11 14:56:08 +01:00
isort==5.9.3
2021-10-11 14:56:08 +01:00
pytest==6.2.5
pytest-env==0.6.2
2021-05-31 14:54:11 +01:00
pytest-mock==3.6.1
pytest-xdist==2.4.0
beautifulsoup4==4.10.0
2021-03-08 13:55:06 +00:00
freezegun==1.1.0
2021-10-11 14:56:10 +01:00
flake8==4.0.1
flake8-bugbear==21.9.2
flake8-print==4.0.0
moto==3.0.4
requests-mock==1.9.3
# used for creating manifest file locally
jinja2-cli[yaml]==0.7.0