allianceauth/requirements.txt
Adarnof 971ce294ad Merge branch 'master' of https://github.com/Adarnof/allianceauth into custom_user
# Conflicts:
#	alliance_auth/settings.py.example
#	eveonline/views.py

Fix some tests.
2017-05-27 17:25:15 -04:00

32 lines
650 B
Plaintext
Executable File

# Python Stuff # - see bootstrap.sh
mysqlclient
evelink
dnspython
passlib
requests>=2.9.1
bcrypt
python-slugify>=1.2
requests-oauthlib
sleekxmpp
redis
celery>=4.0.2
# Django Stuff #
django>=1.10,<2.0
django-bootstrap-form
django-bootstrap-pagination
django-redis>=4.4
django-registration
django-sortedm2m
django-celery-beat
git+https://github.com/adarnof/django-navhelper
# awating release for fix to celery/django-celery#447
# django-celery
git+https://github.com/celery/django-celery
# awating pyghassen/openfire-restapi #1 to fix installation issues
git+https://github.com/adarnof/openfire-restapi
git+https://github.com/adarnof/adarnauth-esi