lemur/requirements-tests.txt

67 lines
2.5 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-09-13 19:35:54 +02:00
atomicwrites==1.2.1 # via pytest
attrs==18.2.0 # via pytest
aws-xray-sdk==0.95 # via moto
biscuits==0.1.1 # via responses
boto3==1.9.28 # via moto
2018-07-12 22:24:44 +02:00
boto==2.49.0 # via moto
botocore==1.12.28 # via boto3, moto, s3transfer
certifi==2018.10.15 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
click==7.0 # via flask
cookies==2.2.1 # via moto
coverage==4.5.1
2018-08-16 19:12:19 +02:00
cryptography==2.3.1 # via moto
2018-06-12 16:35:46 +02:00
docker-pycreds==0.3.0 # via docker
docker==3.5.1 # via moto
docutils==0.14 # via botocore
ecdsa==0.13 # via python-jose
2018-05-24 21:55:52 +02:00
factory-boy==2.11.1
faker==0.9.2
2018-05-24 21:55:52 +02:00
flask==1.0.2 # via pytest-flask
freezegun==0.3.11
future==0.16.0 # via python-jose
idna==2.7 # via cryptography, requests
itsdangerous==1.0.0 # via flask
jinja2==2.10 # via flask, moto
jmespath==0.9.3 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==1.0 # via aws-xray-sdk
markupsafe==1.0 # via jinja2
2018-04-12 21:34:08 +02:00
mock==2.0.0 # via moto
2018-08-07 16:48:09 +02:00
more-itertools==4.3.0 # via pytest
moto==1.3.4
nose==1.3.7
pbr==5.0.0 # via mock
pluggy==0.8.0 # via pytest
py==1.7.0 # via pytest
pyaml==17.12.1 # via moto
pycparser==2.19 # via cffi
2018-08-18 00:36:56 +02:00
pycryptodome==3.6.6 # via python-jose
2018-05-24 21:55:52 +02:00
pyflakes==2.0.0
2018-10-22 23:51:13 +02:00
pytest-flask==0.14.0
2018-05-24 21:55:52 +02:00
pytest-mock==1.10.0
pytest==3.9.1
python-dateutil==2.7.3 # via botocore, faker, freezegun, moto
python-jose==2.0.2 # via moto
2018-06-29 23:03:45 +02:00
pytz==2018.5 # via moto
2018-07-12 22:24:44 +02:00
pyyaml==3.13 # via pyaml
requests-mock==1.5.2
requests==2.20.0 # via aws-xray-sdk, docker, moto, requests-mock, responses
responses==0.10.1 # via moto
s3transfer==0.1.13 # via boto3
six==1.11.0 # via cryptography, docker, docker-pycreds, faker, freezegun, mock, more-itertools, moto, pytest, python-dateutil, python-jose, requests-mock, responses, websocket-client
text-unidecode==1.2 # via faker
2018-08-27 18:00:04 +02:00
urllib3==1.23 # via botocore, requests
2018-09-13 19:35:54 +02:00
websocket-client==0.53.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