1
# Python requirements for widelands-website at 22.06.2017
6
# django-messages is very old on pypi
7
# Do not install newer versions because our notifications app is affected
8
-e git://github.com/arneb/django-messages.git@2d8dabb755e0b5ace876bde25f45d07c2051ac37#egg=django_messages
9
django-nocaptcha-recaptcha==0.0.19
10
django-star-ratings==0.7.0
12
django-registration==2.4.1
27
# Dependencies for Sphinx (automatically installed):
28
# snowballstemmer==1.2.1
30
# sphinxcontrib-websupport==1.0.1
32
# requests==2.18.1, installs: idna, urllib3, chardet, certifi
33
# Babel==2.4.0, installs: pytz
35
# Jinja2==2.9.6, installs: MarkupSafe
40
# Dependencies for bleach (automatically installed):
42
# html5lib==0.999999999, installs: six, setuptools, webencodings
44
# Dependencies for Pillow (automatically installed):