mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Update marshmallow and SqlAlchemy dependencies
This commit is contained in:
@@ -16,11 +16,11 @@ eventlet==0.23.0
|
||||
gunicorn==19.7.1
|
||||
iso8601==0.1.12
|
||||
jsonschema==3.0.0a3
|
||||
marshmallow-sqlalchemy==0.14.1
|
||||
marshmallow==2.16.0
|
||||
marshmallow-sqlalchemy==0.15.0
|
||||
marshmallow==2.16.3
|
||||
psycopg2-binary==2.7.5
|
||||
PyJWT==1.6.4
|
||||
SQLAlchemy==1.2.12
|
||||
SQLAlchemy==1.2.14
|
||||
|
||||
notifications-python-client==5.2.0
|
||||
|
||||
@@ -39,12 +39,13 @@ git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
alembic==1.0.2
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
awscli==1.16.49
|
||||
attrs==18.2.0
|
||||
awscli==1.16.53
|
||||
bcrypt==3.1.4
|
||||
billiard==3.3.0.23
|
||||
bleach==2.1.3
|
||||
boto3==1.6.16
|
||||
botocore==1.12.39
|
||||
botocore==1.12.43
|
||||
certifi==2018.10.15
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
@@ -67,13 +68,14 @@ phonenumbers==8.9.4
|
||||
pyasn1==0.4.4
|
||||
pycparser==2.19
|
||||
PyPDF2==1.26.0
|
||||
pyrsistent==0.14.5
|
||||
python-dateutil==2.7.5
|
||||
python-editor==1.0.3
|
||||
python-json-logger==0.1.8
|
||||
pytz==2018.7
|
||||
PyYAML==3.12
|
||||
redis==2.10.6
|
||||
requests==2.20.0
|
||||
requests==2.20.1
|
||||
rsa==3.4.2
|
||||
s3transfer==0.1.13
|
||||
six==1.11.0
|
||||
|
||||
Reference in New Issue
Block a user