Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Fix bug 1238175: Upgrade gunicorn to 19.4.5
Browse files Browse the repository at this point in the history
This fixes the bug with sendfile.
  • Loading branch information
willkg committed Jan 11, 2016
1 parent 8b07c87 commit edceda2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/default.txt
Expand Up @@ -130,8 +130,8 @@ funcsigs==0.4
# sha256: BK-ioGq33MqdgXF7Qgp6FIJgYemyYUpcd90kx1zPl-Q
futures==3.0.3

# sha256: rTWd7at96aNF2LdaLB3jJiqQlMJ4jkCxgbZuSeKwn28
gunicorn==19.4.4
# sha256: xX8bAFpLkJMzA8je7Zvt61CTMapqCpkAI6V5blK9iYg
gunicorn==19.4.5

# sha256: -GuWUXvFy32_NLu8Uc3VloFwh3tDvBq3yes5NFz_Tdc
hash-ring==1.3.1
Expand Down

0 comments on commit edceda2

Please sign in to comment.