Skip to content

Commit

Permalink
Upgrade gunicorn to 19.9 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
ethe committed Mar 16, 2019
1 parent 163a959 commit 7b5f5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_py27.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setproctitle==1.1.10
gevent>=1.0.1
gunicorn>=19.3.0,<19.4.0
gunicorn>=19.9.0,<19.10.0
wsgiref==0.1.2
thrift>=0.9.3
thriftpy2>=0.4.0

0 comments on commit 7b5f5ac

Please sign in to comment.