2015-11-18 17:02:25 +00:00
|
|
|
-r requirements.txt
|
2019-11-18 15:48:38 +00:00
|
|
|
flake8==3.7.9
|
|
|
|
|
moto==1.3.14
|
2020-01-06 16:07:06 +00:00
|
|
|
pytest==5.3.2
|
2018-02-14 11:19:11 +00:00
|
|
|
pytest-env==0.6.2
|
2020-01-06 16:07:06 +00:00
|
|
|
pytest-mock==2.0.0
|
2019-11-18 15:48:38 +00:00
|
|
|
pytest-cov==2.8.1
|
2020-01-06 16:07:06 +00:00
|
|
|
pytest-xdist==1.31.0
|
2019-11-18 15:48:38 +00:00
|
|
|
freezegun==0.3.12
|
|
|
|
|
requests-mock==1.7.0
|
2017-09-11 11:10:45 +01:00
|
|
|
# optional requirements for jsonschema
|
2016-08-30 15:54:22 +01:00
|
|
|
strict-rfc3339==0.7
|
2018-08-03 11:35:10 +01:00
|
|
|
rfc3987==1.3.8
|
2019-04-11 15:05:44 +01:00
|
|
|
# used for creating manifest file locally
|
2019-10-23 16:14:39 +01:00
|
|
|
jinja2-cli[yaml]==0.7.0
|