Skip to content

Commit

Permalink
Upgrade gunicorn for async keyword bug
Browse files Browse the repository at this point in the history
Fixes error described here: benoitc/gunicorn#1823
  • Loading branch information
johnbradley committed Jun 28, 2022
1 parent 2d62b9b commit 7453c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -19,7 +19,7 @@ future==0.16.0
gcb-web-auth==1.1.4
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.7.1
gunicorn==19.9.0
ipython==7.16.3
ipython-genutils==0.1.0
mock==1.3.0
Expand Down

0 comments on commit 7453c15

Please sign in to comment.