gva/requirements/base.txt
Jan Dittberner 3c5d02776a Update Django and gvacommon dependencies
This commit updates the Django dependency version to 1.9.2 and gvacommon
to 0.3.0 that provides gvacommon.settings_utils.get_env_variable. The
gnuviechadmin.settings.base module now uses this implementation instead
of an own copy and the corresponding test has been removed too.
2016-02-01 22:27:05 +00:00

23 lines
446 B
Plaintext

Django==1.9.2
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.3.0#egg=gvacommon
redis==2.10.5