mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 05:33:12 -04:00
fix timezone related cancel letter job bug
This commit is contained in:
@@ -29,20 +29,20 @@ notifications-python-client==5.5.1
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@36.12.0#egg=notifications-utils==36.12.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@36.12.2#egg=notifications-utils==36.12.2
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
alembic==1.4.2
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
attrs==19.3.0
|
||||
awscli==1.18.37
|
||||
awscli==1.18.39
|
||||
bcrypt==3.1.7
|
||||
billiard==3.3.0.23
|
||||
bleach==3.1.4
|
||||
boto==2.49.0
|
||||
boto3==1.10.38
|
||||
botocore==1.15.37
|
||||
botocore==1.15.39
|
||||
certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
click==7.1.1
|
||||
@@ -54,7 +54,7 @@ future==0.18.2
|
||||
greenlet==0.4.15
|
||||
idna==2.9
|
||||
importlib-metadata==1.6.0
|
||||
Jinja2==2.11.1
|
||||
Jinja2==2.11.2
|
||||
jmespath==0.9.5
|
||||
kombu==3.0.37
|
||||
Mako==1.1.2
|
||||
|
||||
Reference in New Issue
Block a user