Merge pull request #18707 from edx/feanil/slightly_upgrade_gunicorn

Update gunicorn slightly.
This commit is contained in:
Feanil Patel
2018-08-01 15:04:51 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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