requirements: added gevent.

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-28 00:39:14 -06:00
parent 9a27aafd99
commit 6b5d43a553
2 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,9 @@
python-dev
python-dev
virtualenvwrapper
libzmq-dev
libevent-dev
libzmq-dev
libevent-dev
nginx
postgresql
postgresql-dev
memcached
libmemcached-dev

View File

@ -45,6 +45,8 @@ djangocms-table
cmsplugin-filer==0.10.1
# production
greenlet
circus
circus-web
chaussette
gevent