Skip to content

Commit 60fdaa9

Browse files
committed
Bump gunicorn version
I have been using 19.9 on our servers for many months, it works great and has statsd support.
1 parent 81f67a8 commit 60fdaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# These requirements are what you would install on a production server.
22
.
33
psycopg2==2.8
4-
gunicorn==18.0
4+
gunicorn==19.9.0
55
progressbar2

0 commit comments

Comments
 (0)