Selaa lähdekoodia

uwsgi: update requirements

INADA Naoki 9 vuotta sitten
vanhempi
commit
fd0d266b77
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      frameworks/Python/uwsgi/requirements.txt

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

@@ -1,3 +1,3 @@
-gevent==1.0.2
-uwsgi
-ujson==1.33
+gevent==1.1.0
+uwsgi==2.0.12
+ujson==1.35