allianceauth/requirements.txt
Brett Costabile f9ce0ff7c0 Postgres
Added lines to try and get posrgresql installed for testing.
Changed the required version of django back to 1.6.5 because 1.7.0
should not be in production.
2015-11-05 20:16:11 -05:00

17 lines
272 B
Plaintext
Executable File

# Python Stuff # - see bootstrap.sh
mysql-python
mysqlclient
psycopg2
evelink
dnspython
passlib
xmpppy==0.5.0rc1
# python-openfire==0.2.3-beta
# Django Stuff #
django==1.6.5
django-evolution
django-bootstrap-form
django-celery
git+git://github.com/nikdoof/python-ts3.git