summaryrefslogtreecommitdiff
path: root/py-fake-service/requirements.txt
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-08-20 18:10:23 -0300
committerDuda Dornelles <ddornell@thoughtworks.com>2014-08-21 10:50:46 -0300
commit7212e22507e02f3418b4568ef8a20b58e6c3f135 (patch)
treecd68f518ed4bc804a7f31bf6aa96919368a32a29 /py-fake-service/requirements.txt
parent44e1ff7a6ce3329f747cb6a52c91bc47a0c8c93c (diff)
adding deamon start|stop|restart|killall scripts for the service and py-fake-service
Diffstat (limited to 'py-fake-service/requirements.txt')
-rw-r--r--py-fake-service/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/py-fake-service/requirements.txt b/py-fake-service/requirements.txt
index 8f4785c6..cb34951c 100644
--- a/py-fake-service/requirements.txt
+++ b/py-fake-service/requirements.txt
@@ -1,4 +1,4 @@
flask==0.10.1
scanner==0.0.5
requests==2.3.0
-
+gunicorn==19.1.1