Browse Source

uwsgi: Update requirements

INADA Naoki 10 years ago
parent
commit
b8811fd266
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/uwsgi/requirements.txt

+ 1 - 1
frameworks/Python/uwsgi/requirements.txt

@@ -1,3 +1,3 @@
-gevent==1.0.1
+gevent==1.0.2
 uwsgi
 ujson==1.33