mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 05:38:25 -04:00
Merge pull request #3500 from alphagov/choose-broadcast-area-flow
Add flow for choosing an area to broadcast to
This commit is contained in:
@@ -25,7 +25,7 @@ notifications-python-client==5.6.0
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==1.1.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@40.2.1#egg=notifications-utils==40.2.1
|
||||
git+https://github.com/alphagov/notifications-utils.git@40.3.1#egg=notifications-utils==40.3.1
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
||||
@@ -33,10 +33,10 @@ prometheus-client==0.8.0
|
||||
gds-metrics==0.2.0
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.18.93
|
||||
awscli==1.18.95
|
||||
bleach==3.1.4
|
||||
boto3==1.10.38
|
||||
botocore==1.17.16
|
||||
botocore==1.17.18
|
||||
cachetools==4.1.0
|
||||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
@@ -48,6 +48,7 @@ docutils==0.15.2
|
||||
et-xmlfile==1.0.1
|
||||
flask-redis==0.4.0
|
||||
future==0.18.2
|
||||
geojson==2.5.0
|
||||
greenlet==0.4.16
|
||||
idna==2.10
|
||||
jdcal==1.4.1
|
||||
|
||||
Reference in New Issue
Block a user