Skip to content
Snippets Groups Projects
Unverified Commit 9f1033dc authored by Feanil Patel's avatar Feanil Patel Committed by GitHub
Browse files

Merge pull request #18707 from edx/feanil/slightly_upgrade_gunicorn

Update gunicorn slightly.
parents e5b88f86 634544a6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment