From 79d14ce13e2975d0bb2b5e48045478fd9c0dc4b8 Mon Sep 17 00:00:00 2001 From: jar3b Date: Thu, 22 Sep 2016 10:55:43 +0300 Subject: [PATCH] Switch to bottle-oop-rest lib supports gevent --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05506dd..a1b1543 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ rarfile requests>=2.8.1 soap2py>=1.16 sphinx-py3-api>=2.2.9 -bottle-oop-rest>=0.0.3 \ No newline at end of file +bottle-oop-rest>=0.0.4 \ No newline at end of file