Merge pull request #18707 from edx/feanil/slightly_upgrade_gunicorn
Update gunicorn slightly.
This commit is contained in:
@@ -91,7 +91,7 @@ fs==2.0.18
|
||||
fs-s3fs==0.1.8
|
||||
futures ; python_version == "2.7" # via django-pipeline, python-swift-client, s3transfer
|
||||
glob2==0.3 # Enhanced glob module, used in openedx.core.lib.rooted_paths
|
||||
gunicorn==0.17.4
|
||||
gunicorn==17.5
|
||||
help-tokens
|
||||
html5lib==0.999 # HTML parser, used for capa problems
|
||||
ipaddr==2.1.11 # Ip network support for Embargo feature
|
||||
|
||||
@@ -138,7 +138,7 @@ fs==2.0.18
|
||||
future==0.16.0 # via pyjwkest
|
||||
futures==3.2.0 ; python_version == "2.7"
|
||||
glob2==0.3
|
||||
gunicorn==0.17.4
|
||||
gunicorn==17.5
|
||||
hash-ring==1.3.1 # via django-memcached-hashring
|
||||
help-tokens==1.0.3
|
||||
html5lib==0.999
|
||||
|
||||
@@ -173,7 +173,7 @@ future==0.16.0
|
||||
futures==3.2.0 ; python_version == "2.7"
|
||||
fuzzywuzzy==0.16.0
|
||||
glob2==0.3
|
||||
gunicorn==0.17.4
|
||||
gunicorn==17.5
|
||||
hash-ring==1.3.1
|
||||
help-tokens==1.0.3
|
||||
html5lib==0.999
|
||||
|
||||
@@ -166,7 +166,7 @@ future==0.16.0
|
||||
futures==3.2.0 ; python_version == "2.7"
|
||||
fuzzywuzzy==0.16.0
|
||||
glob2==0.3
|
||||
gunicorn==0.17.4
|
||||
gunicorn==17.5
|
||||
hash-ring==1.3.1
|
||||
help-tokens==1.0.3
|
||||
html5lib==0.999
|
||||
|
||||
Reference in New Issue
Block a user