mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
19 lines
347 B
Plaintext
Executable File
19 lines
347 B
Plaintext
Executable File
# Python Stuff # - see bootstrap.sh
|
|
mysql-python
|
|
mysqlclient
|
|
evelink
|
|
dnspython
|
|
passlib
|
|
requests>=2.9.1
|
|
#requests_cache
|
|
|
|
# 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
|