mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 14:08:47 -04:00
Compare commits
3 Commits
test-branc
...
pyup-sched
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0394414202 | ||
|
|
ab451180f3 | ||
|
|
3ac8149221 |
@@ -15,7 +15,7 @@ gunicorn==20.0.4
|
||||
iso8601==0.1.13
|
||||
itsdangerous==1.1.0
|
||||
jsonschema==3.2.0
|
||||
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.1 # marshmallow v3 throws errors
|
||||
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
||||
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
||||
psycopg2-binary==2.8.6
|
||||
PyJWT==2.0.0
|
||||
@@ -24,7 +24,7 @@ strict-rfc3339==0.7
|
||||
rfc3987==1.3.8
|
||||
cachetools==4.2.0
|
||||
|
||||
notifications-python-client==5.7.1
|
||||
notifications-python-client==6.0.1
|
||||
|
||||
# PaaS
|
||||
awscli-cwlogs==1.4.6
|
||||
|
||||
@@ -17,7 +17,7 @@ gunicorn==20.0.4
|
||||
iso8601==0.1.13
|
||||
itsdangerous==1.1.0
|
||||
jsonschema==3.2.0
|
||||
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.1 # marshmallow v3 throws errors
|
||||
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
||||
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
||||
psycopg2-binary==2.8.6
|
||||
PyJWT==2.0.0
|
||||
@@ -26,7 +26,7 @@ strict-rfc3339==0.7
|
||||
rfc3987==1.3.8
|
||||
cachetools==4.2.0
|
||||
|
||||
notifications-python-client==5.7.1
|
||||
notifications-python-client==6.0.1
|
||||
|
||||
# PaaS
|
||||
awscli-cwlogs==1.4.6
|
||||
@@ -38,18 +38,18 @@ prometheus-client==0.9.0
|
||||
gds-metrics==0.2.4
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
alembic==1.4.3
|
||||
alembic==1.5.1
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
attrs==20.3.0
|
||||
awscli==1.18.206
|
||||
awscli==1.18.217
|
||||
bcrypt==3.2.0
|
||||
billiard==3.3.0.23
|
||||
bleach==3.2.1
|
||||
blinker==1.4
|
||||
boto==2.49.0
|
||||
boto3==1.16.46
|
||||
botocore==1.19.46
|
||||
boto3==1.16.57
|
||||
botocore==1.19.57
|
||||
certifi==2020.12.5
|
||||
chardet==4.0.0
|
||||
click==7.1.2
|
||||
@@ -60,19 +60,19 @@ flask-redis==0.4.0
|
||||
future==0.18.2
|
||||
geojson==2.5.0
|
||||
govuk-bank-holidays==0.8
|
||||
greenlet==0.4.17
|
||||
greenlet==1.0.0
|
||||
idna==2.10
|
||||
importlib-metadata==3.3.0
|
||||
importlib-metadata==3.4.0
|
||||
Jinja2==2.11.2
|
||||
jmespath==0.10.0
|
||||
kombu==3.0.37
|
||||
Mako==1.1.3
|
||||
Mako==1.1.4
|
||||
MarkupSafe==1.1.1
|
||||
mistune==0.8.4
|
||||
monotonic==1.5
|
||||
orderedset==2.0.3
|
||||
packaging==20.8
|
||||
phonenumbers==8.12.15
|
||||
phonenumbers==8.12.16
|
||||
pyasn1==0.4.8
|
||||
pycparser==2.20
|
||||
pyparsing==2.4.7
|
||||
@@ -86,7 +86,7 @@ PyYAML==5.3.1
|
||||
redis==3.5.3
|
||||
requests==2.25.1
|
||||
rsa==4.5
|
||||
s3transfer==0.3.3
|
||||
s3transfer==0.3.4
|
||||
six==1.15.0
|
||||
smartypants==2.0.1
|
||||
statsd==3.3.0
|
||||
|
||||
Reference in New Issue
Block a user