Files
notifications-api/requirements_for_test.txt
Leo Hemsted ab95a4501b bump requirements
notably, remove awscli and boto3 - they're both required by utils, and
are generating a lot of PR noise
2018-02-27 11:25:57 +00:00

14 lines
253 B
Plaintext

-r requirements.txt
flake8==3.5.0
pytest==3.4.1
pytest-env==0.6.2
pytest-mock==1.7.0
pytest-cov==2.5.1
pytest-xdist==1.22.2
coveralls==1.2.0
freezegun==0.3.9
requests-mock==1.4.0
# optional requirements for jsonschema
strict-rfc3339==0.7
rfc3987==1.3.7