mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Apply requirements update
This commit is contained in:
committed by
Rebecca Law
parent
022c3bf178
commit
317ae5dbd4
@@ -21,7 +21,7 @@ marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
|||||||
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
||||||
psycopg2-binary==2.8.6
|
psycopg2-binary==2.8.6
|
||||||
PyJWT==2.0.1
|
PyJWT==2.0.1
|
||||||
SQLAlchemy==1.3.23
|
SQLAlchemy==1.4.10
|
||||||
strict-rfc3339==0.7
|
strict-rfc3339==0.7
|
||||||
rfc3987==1.3.8
|
rfc3987==1.3.8
|
||||||
cachetools==4.2.1
|
cachetools==4.2.1
|
||||||
@@ -47,14 +47,14 @@ alembic==1.5.8
|
|||||||
amqp==1.4.9
|
amqp==1.4.9
|
||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
attrs==20.3.0
|
attrs==20.3.0
|
||||||
awscli==1.19.53
|
awscli==1.19.55
|
||||||
bcrypt==3.2.0
|
bcrypt==3.2.0
|
||||||
billiard==3.3.0.23
|
billiard==3.3.0.23
|
||||||
bleach==3.3.0
|
bleach==3.3.0
|
||||||
blinker==1.4
|
blinker==1.4
|
||||||
boto==2.49.0
|
boto==2.49.0
|
||||||
boto3==1.17.53
|
boto3==1.17.55
|
||||||
botocore==1.20.53
|
botocore==1.20.55
|
||||||
certifi==2020.12.5
|
certifi==2020.12.5
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
@@ -88,7 +88,7 @@ PyYAML==5.4.1
|
|||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
requests==2.25.1
|
requests==2.25.1
|
||||||
rsa==4.7.2
|
rsa==4.7.2
|
||||||
s3transfer==0.3.7
|
s3transfer==0.4.1
|
||||||
Shapely==1.7.1
|
Shapely==1.7.1
|
||||||
six==1.15.0
|
six==1.15.0
|
||||||
smartypants==2.0.1
|
smartypants==2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user