mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
pin gunicorn to support newer version of eventlet
this is consistent with notifications api https://github.com/alphagov/notifications-api/pull/3466
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.9
|
||||
# This file is autogenerated by pip-compile with python 3.10
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements.in
|
||||
@@ -51,8 +51,8 @@ docutils==0.15.2
|
||||
# via awscli
|
||||
et-xmlfile==1.1.0
|
||||
# via openpyxl
|
||||
eventlet==0.30.2
|
||||
# via -r requirements.in
|
||||
eventlet==0.33.0
|
||||
# via gunicorn
|
||||
fido2==0.9.3
|
||||
# via -r requirements.in
|
||||
flask==1.1.2
|
||||
@@ -81,7 +81,7 @@ govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@
|
||||
# via -r requirements.in
|
||||
greenlet==1.1.0
|
||||
# via eventlet
|
||||
gunicorn==20.1.0
|
||||
gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64
|
||||
# via -r requirements.in
|
||||
humanize==4.0.0
|
||||
# via -r requirements.in
|
||||
|
||||
Reference in New Issue
Block a user