gva/requirements/base.txt
Jan Dittberner 3d95a9f61a Switch result backend to redis
The AMQP result backend proved as impractical, this commit switches to
redis instead. The redis server is setup on the webinterface host but
can be configured on another host.
2016-01-31 21:50:49 +01:00

23 lines
446 B
Plaintext

Django==1.9.1
curtsies==0.1.21
bpython==0.14.2
django-braces==1.8.1
django-model-utils==2.4
django-crispy-forms==1.6.0
logutils==0.3.3
psycopg2==2.6.1
passlib==1.6.5
celery==3.1.20
billiard==3.3.0.22
kombu==3.0.33
pytz==2015.7
pyaml==15.8.2
django-allauth==0.24.1
oauthlib==1.0.3
python-openid==2.2.5
requests==2.9.1
requests-oauthlib==0.6.0
simplejson==3.8.1
-e git+https://git.gnuviech-server.de/gvacommon.git@0.2.1#egg=gvacommon
redis==2.10.5