Files
notifications-api/requirements_for_test.txt
Pea Tyczynska c28e9451d4 Bump moto version to try solve dependencies version conflict
Also update mock import statements in some test files as they
stopped working with this dependency update.
2021-07-08 15:37:19 +01:00

15 lines
278 B
Plaintext

-r requirements.txt
flake8==3.8.4
flake8-bugbear==20.11.1
isort==5.7.0
moto==2.0.11
pytest==6.1.2
pytest-env==0.6.2
pytest-mock==3.3.1
pytest-cov==2.10.1
pytest-xdist==2.1.0
freezegun==1.1.0
requests-mock==1.8.0
# used for creating manifest file locally
jinja2-cli[yaml]==0.7.0