lemur/requirements-tests.txt

62 lines
2.3 KiB
Plaintext
Raw Normal View History

2018-03-19 19:02:46 +01:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
2018-04-12 17:52:47 +02:00
# pip-compile --no-index --output-file requirements-tests.txt requirements-tests.in
2018-03-19 19:02:46 +01:00
#
asn1crypto==0.24.0 # via cryptography
2018-05-24 21:55:52 +02:00
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via pytest
aws-xray-sdk==0.95 # via moto
2018-06-29 23:03:45 +02:00
boto3==1.7.48 # via moto
boto==2.48.0 # via moto
2018-06-29 23:03:45 +02:00
botocore==1.10.48 # via boto3, moto, s3transfer
2018-04-23 18:23:23 +02:00
certifi==2018.4.16 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
click==6.7 # via flask
2018-04-23 18:23:23 +02:00
cookies==2.2.1 # via moto, responses
coverage==4.5.1
2018-03-28 16:43:25 +02:00
cryptography==2.2.2 # via moto
2018-06-12 16:35:46 +02:00
docker-pycreds==0.3.0 # via docker
2018-06-29 23:03:45 +02:00
docker==3.4.1 # via moto
docutils==0.14 # via botocore
2018-05-24 21:55:52 +02:00
factory-boy==2.11.1
2018-06-20 01:38:05 +02:00
faker==0.8.16
2018-05-24 21:55:52 +02:00
flask==1.0.2 # via pytest-flask
freezegun==0.3.10
idna==2.7 # via cryptography, requests
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask, moto
jmespath==0.9.3 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==0.9.6 # via aws-xray-sdk
markupsafe==1.0 # via jinja2
2018-04-12 21:34:08 +02:00
mock==2.0.0 # via moto
2018-05-24 21:55:52 +02:00
more-itertools==4.2.0 # via pytest
2018-04-23 18:23:23 +02:00
moto==1.3.3
nose==1.3.7
2018-06-12 16:35:46 +02:00
pbr==4.0.4 # via mock
pluggy==0.6.0 # via pytest
2018-06-29 23:03:45 +02:00
py==1.5.4 # via pytest
pyaml==17.12.1 # via moto
pycparser==2.18 # via cffi
2018-05-24 21:55:52 +02:00
pyflakes==2.0.0
pytest-flask==0.10.0
2018-05-24 21:55:52 +02:00
pytest-mock==1.10.0
2018-06-29 23:03:45 +02:00
pytest==3.6.2
2018-03-26 19:08:23 +02:00
python-dateutil==2.6.1 # via botocore, faker, freezegun, moto
2018-06-29 23:03:45 +02:00
pytz==2018.5 # via moto
pyyaml==3.12 # via pyaml
2018-05-24 21:55:52 +02:00
requests-mock==1.5.0
2018-06-14 17:04:35 +02:00
requests==2.19.1 # via aws-xray-sdk, docker, moto, requests-mock, responses
2018-04-23 18:23:23 +02:00
responses==0.9.0 # via moto
s3transfer==0.1.13 # via boto3
2018-04-23 18:23:23 +02:00
six==1.11.0 # via cryptography, docker, docker-pycreds, faker, freezegun, mock, more-itertools, moto, pytest, python-dateutil, requests-mock, responses, websocket-client
text-unidecode==1.2 # via faker
urllib3==1.23 # via requests
2018-06-04 22:32:51 +02:00
websocket-client==0.48.0 # via docker
werkzeug==0.14.1 # via flask, moto, pytest-flask
wrapt==1.10.11 # via aws-xray-sdk
xmltodict==0.11.0 # via moto