mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-28 21:41:45 -05:00
Merge pull request #437 from GSA/notify-api-389
notify-api-389 unpin gunicorn
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -41,7 +41,7 @@ flask-marshmallow = "==0.14.0"
|
||||
flask-migrate = "==4.0.4"
|
||||
flask-redis = "==0.4.0"
|
||||
flask-sqlalchemy = "==3.0.5"
|
||||
gunicorn = {version = "==20.1.0", extras = ["eventlet"], ref = "1299ea9e967a61ae2edebe191082fd169b864c64", git = "https://github.com/benoitc/gunicorn.git"}
|
||||
gunicorn = {version = "==21.2.0", extras = ["eventlet"]}
|
||||
iso8601 = "==2.0.0"
|
||||
itsdangerous = "==2.1.2"
|
||||
jsonschema = {version = "==4.19.0", extras = ["format"]}
|
||||
|
||||
Reference in New Issue
Block a user