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:
Leo Hemsted
2022-03-03 11:16:24 +00:00
parent 47cd857388
commit c64e19b153
2 changed files with 6 additions and 6 deletions

View File

@@ -18,8 +18,8 @@ pyexcel-xls==0.7.0
pyexcel-xlsx==0.6.0
pyexcel-ods3==0.6.0
pytz==2021.3
gunicorn==20.1.0
eventlet==0.30.2 # pyup: ignore
# Should be pinned until a new gunicorn release greater than 20.1.0 comes out. (Due to eventlet v0.33 compatibility issues)
git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0
notifications-python-client==6.3.0
Shapely==1.7.1
rtreelib==0.2.0