lemur/requirements-tests.txt

69 lines
2.6 KiB
Plaintext
Raw Normal View History

2018-03-19 19:02:46 +01:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
2019-02-26 04:12:20 +01:00
# pip-compile --output-file requirements-tests.txt requirements-tests.in -U --no-index
2018-03-19 19:02:46 +01:00
#
asn1crypto==0.24.0 # via cryptography
2019-02-07 18:51:34 +01:00
atomicwrites==1.3.0 # via pytest
2019-03-04 19:04:06 +01:00
attrs==19.1.0 # via pytest
aws-sam-translator==1.11.0 # via cfn-lint
aws-xray-sdk==2.4.2 # via moto
2019-05-07 01:31:50 +02:00
boto3==1.9.143 # via aws-sam-translator, moto
2018-07-12 22:24:44 +02:00
boto==2.49.0 # via moto
2019-05-07 01:31:50 +02:00
botocore==1.12.143 # via aws-xray-sdk, boto3, moto, s3transfer
certifi==2019.3.9 # via requests
cffi==1.12.3 # via cryptography
cfn-lint==0.19.1 # via moto
chardet==3.0.4 # via requests
click==7.0 # via flask
coverage==4.5.3
2019-03-04 19:04:06 +01:00
cryptography==2.6.1 # via moto
2018-12-06 21:28:22 +01:00
docker-pycreds==0.4.0 # via docker
2019-04-11 00:40:48 +02:00
docker==3.7.2 # via moto
docutils==0.14 # via botocore
ecdsa==0.13.2 # via python-jose
2018-05-24 21:55:52 +02:00
factory-boy==2.11.1
2019-04-12 23:29:08 +02:00
faker==1.0.5
2018-05-24 21:55:52 +02:00
flask==1.0.2 # via pytest-flask
freezegun==0.3.11
future==0.17.1 # via aws-xray-sdk, python-jose
idna==2.8 # via moto, requests
2018-10-29 17:39:12 +01:00
itsdangerous==1.1.0 # via flask
2019-04-11 00:40:48 +02:00
jinja2==2.10.1 # via flask, moto
2019-02-26 04:12:20 +01:00
jmespath==0.9.4 # via boto3, botocore
jsondiff==1.1.2 # via moto
jsonpatch==1.23 # via cfn-lint
jsonpickle==1.1 # via aws-xray-sdk
jsonpointer==2.0 # via jsonpatch
jsonschema==2.6.0 # via aws-sam-translator, cfn-lint
2019-02-26 04:12:20 +01:00
markupsafe==1.1.1 # via jinja2
2019-05-07 01:31:50 +02:00
mock==3.0.4 # via moto
2019-04-11 00:40:48 +02:00
more-itertools==7.0.0 # via pytest
moto==1.3.8
nose==1.3.7
2019-02-26 04:12:20 +01:00
pluggy==0.9.0 # via pytest
py==1.8.0 # via pytest
pyasn1==0.4.5 # via rsa
pycparser==2.19 # via cffi
2019-03-04 19:04:06 +01:00
pyflakes==2.1.1
2018-10-22 23:51:13 +02:00
pytest-flask==0.14.0
pytest-mock==1.10.4
2019-04-16 17:50:46 +02:00
pytest==4.4.1
2019-02-07 18:51:34 +01:00
python-dateutil==2.8.0 # via botocore, faker, freezegun, moto
python-jose==3.0.1 # via moto
2019-04-11 00:40:48 +02:00
pytz==2019.1 # via moto
pyyaml==5.1
requests-mock==1.6.0
requests==2.21.0 # via cfn-lint, docker, moto, requests-mock, responses
responses==0.10.6 # via moto
rsa==4.0 # via python-jose
2019-02-07 18:51:34 +01:00
s3transfer==0.2.0 # via boto3
six==1.12.0 # via aws-sam-translator, cfn-lint, cryptography, docker, docker-pycreds, faker, freezegun, mock, moto, pytest, python-dateutil, python-jose, requests-mock, responses, websocket-client
text-unidecode==1.2 # via faker
2019-05-07 01:31:50 +02:00
urllib3==1.24.3 # via botocore, requests
websocket-client==0.56.0 # via docker
2019-04-11 00:40:48 +02:00
werkzeug==0.15.2 # via flask, moto, pytest-flask
wrapt==1.11.1 # via aws-xray-sdk
2019-02-11 19:22:54 +01:00
xmltodict==0.12.0 # via moto