Files
notifications-admin/requirements_for_test.txt
2021-06-02 15:28:29 +01:00

15 lines
287 B
Plaintext

-r requirements.txt
isort==5.8.0
pytest==6.2.4
pytest-env==0.6.2
pytest-mock==3.6.1
pytest-xdist==2.2.1
beautifulsoup4==4.9.3
freezegun==1.1.0
flake8==3.9.2
flake8-bugbear==21.4.3
flake8-print==4.0.0
requests-mock==1.9.3
# used for creating manifest file locally
jinja2-cli[yaml]==0.7.0