Update requirements

This commit is contained in:
Curtis Castrapel 2018-06-19 16:38:05 -07:00
parent ad73abced1
commit 65461d7418
4 changed files with 13 additions and 13 deletions

View File

@ -5,7 +5,7 @@
# pip-compile --no-index --output-file requirements-dev.txt requirements-dev.in
#
aspy.yaml==1.1.1 # via pre-commit
cached-property==1.4.2 # via pre-commit
cached-property==1.4.3 # via pre-commit
certifi==2018.4.16 # via requests
cfgv==1.1.0 # via pre-commit
chardet==3.0.4 # via requests

View File

@ -4,8 +4,8 @@
#
# pip-compile --no-index --output-file requirements-docs.txt requirements-docs.in
#
acme==0.25.0
alabaster==0.7.10 # via sphinx
acme==0.24.0
alabaster==0.7.11 # via sphinx
alembic-autogenerate-enums==0.0.2
alembic==0.9.9
aniso8601==3.0.0
@ -15,8 +15,8 @@ asyncpool==1.0
babel==2.6.0 # via sphinx
bcrypt==3.1.4
blinker==1.4
boto3==1.7.39
botocore==1.10.37
boto3==1.7.32
botocore==1.10.32
certifi==2018.4.16
cffi==1.11.5
click==6.7

View File

@ -8,9 +8,9 @@ asn1crypto==0.24.0 # via cryptography
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via pytest
aws-xray-sdk==0.95 # via moto
boto3==1.7.38 # via moto
boto3==1.7.41 # via moto
boto==2.48.0 # via moto
botocore==1.10.38 # via boto3, moto, s3transfer
botocore==1.10.41 # via boto3, moto, s3transfer
certifi==2018.4.16 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
@ -19,10 +19,10 @@ cookies==2.2.1 # via moto, responses
coverage==4.5.1
cryptography==2.2.2 # via moto
docker-pycreds==0.3.0 # via docker
docker==3.3.0 # via moto
docker==3.4.0 # via moto
docutils==0.14 # via botocore
factory-boy==2.11.1
faker==0.8.15
faker==0.8.16
flask==1.0.2 # via pytest-flask
freezegun==0.3.10
idna==2.7 # via cryptography, requests

View File

@ -7,14 +7,14 @@
acme==0.25.1
alembic-autogenerate-enums==0.0.2
alembic==0.9.9 # via flask-migrate
aniso8601==3.0.0 # via flask-restful
aniso8601==3.0.2 # via flask-restful
arrow==0.12.1
asn1crypto==0.24.0 # via cryptography
asyncpool==1.0
bcrypt==3.1.4 # via flask-bcrypt, paramiko
blinker==1.4 # via flask-mail, flask-principal, raven
boto3==1.7.38
botocore==1.10.38 # via boto3, s3transfer
boto3==1.7.41
botocore==1.10.41 # via boto3, s3transfer
certifi==2018.4.16
cffi==1.11.5 # via bcrypt, cryptography, pynacl
click==6.7 # via flask
@ -52,7 +52,7 @@ ndg-httpsclient==0.5.0
paramiko==2.4.1
pbr==4.0.4 # via mock
pem==17.1.0
psycopg2==2.7.4
psycopg2==2.7.5
pyasn1-modules==0.2.1 # via python-ldap
pyasn1==0.4.3 # via ndg-httpsclient, paramiko, pyasn1-modules, python-ldap, requests
pycparser==2.18 # via cffi