mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
29 lines
560 B
Plaintext
Executable File
29 lines
560 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-registration
|
|
django-sortedm2m
|
|
django-redis-cache>=1.7.1
|
|
django-recaptcha
|
|
django-celery-beat
|
|
git+https://github.com/adarnof/django-navhelper
|
|
|
|
# awating pyghassen/openfire-restapi #1 to fix installation issues
|
|
git+https://github.com/adarnof/openfire-restapi
|
|
|
|
git+https://github.com/adarnof/adarnauth-esi
|