allianceauth/requirements.txt
Adarnof 1fd423e20f Discord OAuth Integration (#468)
* Implement Discord OAuth
 - extend group caching to Discord
 - use bot token to manipulate api
 - migrate to official API
Addresses #419

* Remove virtualenv wrapper

* Discord OAuth integration playtest corrections
Closes #419
2016-06-13 00:16:27 +00:00

22 lines
374 B
Plaintext
Executable File

# Python Stuff # - see bootstrap.sh
mysql-python
mysqlclient
evelink
dnspython
passlib
requests>=2.9.1
bcrypt
zeroc-ice
slugify
requests-oauthlib
# Django Stuff #
django==1.6.5
django-evolution
django-bootstrap-form
django-celery
git+git://github.com/nikdoof/python-ts3.git
git+git://github.com/seamus-45/openfire-restapi.git
git+https://github.com/ArchipelProject/xmpppy