allianceauth/requirements.txt
Adarnof 56082848a7 EVE Swagger Interface (#591)
FAT uses ESI tokens to get character location/ship
 - closes #564

 Pull corp memebrship data from ESI

Additional permissions for non-api viewing.
 - migration to convert permissions from old users.

Standardize EVE datasource responses.
 - allow different sources for EVE data types.

Allow empty values for character alliance id and name

Allow multiple corps and alliances to be considered 'members'
2017-01-02 20:50:21 -05:00

28 lines
508 B
Plaintext
Executable File

# Python Stuff # - see bootstrap.sh
mysqlclient
evelink
dnspython
passlib
requests>=2.9.1
bcrypt
zeroc-ice
slugify
requests-oauthlib
sleekxmpp
redis
# Django Stuff #
django>=1.10,<2.0
django-bootstrap-form
django-navhelper
django-bootstrap-pagination
# awating release for fix to celery/django-celery#447
# django-celery
git+https://github.com/celery/django-celery
git+git://github.com/nikdoof/python-ts3.git
git+https://github.com/pyghassen/openfire-restapi
git+https://github.com/adarnof/adarnauth-esi