Browse Source

falcon: Update requirements

INADA Naoki 9 years ago
parent
commit
b251e65ecb

+ 2 - 2
frameworks/Python/falcon/requirements-pypy.txt

@@ -1,3 +1,3 @@
-gunicorn==19.3.0
-tornado==4.2
+gunicorn==19.4.5
+tornado==4.3
 falcon==0.3.0

+ 4 - 5
frameworks/Python/falcon/requirements.txt

@@ -1,6 +1,5 @@
-gunicorn==19.3.0
-meinheld==0.5.7
-Cython==0.22
+gunicorn==19.4.5
+meinheld==0.5.9
+Cython==0.23.4
 falcon==0.3.0
-
-greenlet==0.4.7
+greenlet==0.4.9