This commit is contained in:
Curtis Castrapel 2018-04-12 12:34:08 -07:00
parent c88c0b0127
commit f302408712
4 changed files with 1 additions and 17 deletions

View File

@ -9,8 +9,6 @@ cached-property==1.4.2 # via pre-commit
certifi==2018.1.18 # via requests
cfgv==1.0.0 # via pre-commit
chardet==3.0.4 # via requests
configparser==3.5.0 # via flake8
enum34==1.1.6 # via flake8
flake8==3.5.0
identify==1.0.11 # via pre-commit
idna==2.6 # via requests

View File

@ -24,5 +24,4 @@ sphinx-rtd-theme==0.3.0
sphinx==1.7.2
sphinxcontrib-httpdomain==1.6.1
sphinxcontrib-websupport==1.0.1 # via sphinx
typing==3.6.4 # via sphinx
urllib3==1.22 # via requests

View File

@ -7,9 +7,6 @@
asn1crypto==0.24.0 # via cryptography
attrs==17.4.0 # via pytest
aws-xray-sdk==0.95 # via moto
backports.ssl-match-hostname==3.5.0.1 # via docker
backports.tempfile==1.0 # via moto
backports.weakref==1.0.post1 # via backports.tempfile
boto3==1.7.4 # via moto
boto==2.48.0 # via moto
botocore==1.10.4 # via boto3, moto, s3transfer
@ -23,22 +20,18 @@ cryptography==2.2.2 # via moto
docker-pycreds==0.2.2 # via docker
docker==3.2.1 # via moto
docutils==0.14 # via botocore
enum34==1.1.6 # via cryptography
factory-boy==2.10.0
faker==0.8.13
flask==0.12.2 # via pytest-flask
freezegun==0.3.10
funcsigs==1.0.2 # via mock, pytest
futures==3.2.0 # via s3transfer
idna==2.6 # via cryptography, requests
ipaddress==1.0.19 # via cryptography, docker, faker
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
mock==2.0.0 # via moto, pytest-mock
mock==2.0.0 # via moto
more-itertools==4.1.0 # via pytest
moto==1.3.1
nose==1.3.7

View File

@ -10,17 +10,14 @@ alembic==0.9.9 # via flask-migrate
aniso8601==3.0.0 # via flask-restful
arrow==0.12.1
asn1crypto==0.24.0 # via cryptography
backports.functools-lru-cache==1.5 # via arrow
bcrypt==3.1.4 # via flask-bcrypt, paramiko
blinker==1.4 # via flask-mail, flask-principal, raven
boto3==1.7.4
botocore==1.10.4 # via boto3, s3transfer
cffi==1.11.5 # via bcrypt, cryptography, pynacl
click==6.7 # via flask
contextlib2==0.5.5 # via raven
cryptography==2.2.2
docutils==0.14 # via botocore
enum34==1.1.6 # via cryptography
flask-bcrypt==0.7.1
flask-cors==3.0.3
flask-mail==0.9.1
@ -30,13 +27,10 @@ flask-restful==0.3.6
flask-script==2.0.6
flask-sqlalchemy==2.3.2
flask==0.12
funcsigs==1.0.2 # via mock
future==0.16.0
futures==3.2.0 # via s3transfer
gunicorn==19.7.1
idna==2.6 # via cryptography
inflection==0.3.1
ipaddress==1.0.19 # via cryptography
itsdangerous==0.24 # via flask
jinja2==2.10
jmespath==0.9.3 # via boto3, botocore