mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore: bump gunicorn to 22.0.0 (#28490)
This commit is contained in:
committed by
GitHub
parent
964202adff
commit
4f693c6db0
@@ -55,7 +55,7 @@ dependencies = [
|
||||
"flask-wtf>=1.1.0, <2.0",
|
||||
"func_timeout",
|
||||
"geopy",
|
||||
"gunicorn>=21.2.0, <22.0; sys_platform != 'win32'",
|
||||
"gunicorn>=22.0.0; sys_platform != 'win32'",
|
||||
"hashids>=1.3.1, <2",
|
||||
"holidays>=0.25, <0.26",
|
||||
"humanize",
|
||||
|
||||
Reference in New Issue
Block a user