mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 15:30:16 +02:00
27 lines
484 B
Plaintext
Executable File
27 lines
484 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
|
|
|
|
# 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-eve-sso
|