mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-16 07:50:16 +02:00
17 lines
226 B
Plaintext
Executable File
17 lines
226 B
Plaintext
Executable File
# Python Stuff # - see bootstrap.sh
|
|
mysql-python
|
|
evelink
|
|
dnspython
|
|
passlib
|
|
xmpppy==0.5.0rc1
|
|
python-openfire-0.2.3-beta
|
|
|
|
# Django Stuff #
|
|
django==1.6.1
|
|
django-evolution
|
|
django-bootstrap-form
|
|
django-celery
|
|
|
|
# Needed Apps
|
|
bcrypt
|