project: removed circus egg and deps.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
f561dd9144
commit
78c6c45a0b
1 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@ six==1.3.0 #compat
|
||||||
python-memcached
|
python-memcached
|
||||||
|
|
||||||
# django
|
# django
|
||||||
django==1.7.8
|
django==1.7.10
|
||||||
|
|
||||||
#django-assets
|
#django-assets
|
||||||
django-bootstrap3
|
django-bootstrap3
|
||||||
|
@ -45,10 +45,9 @@ djangocms-table
|
||||||
cmsplugin-filer==0.10.1
|
cmsplugin-filer==0.10.1
|
||||||
|
|
||||||
# production
|
# production
|
||||||
-e git+git@github.com:circus-tent/circus.git#egg=circus
|
# circus-web
|
||||||
circus-web
|
# chaussette
|
||||||
chaussette
|
# meinheld
|
||||||
meinheld
|
|
||||||
|
|
||||||
# python3 support
|
# python3 support
|
||||||
gevent>=1.1a2
|
gevent>=1.1a2
|
||||||
|
|
Loading…
Reference in a new issue