weblate/requirements.txt
Michal Čihař 4184e5aba3 Use siphashc instead of siphashc3 module
The siphashc3 was originally a for of siphashc in order to bring Python
3 compatibility, but it's no longer maintained.

The original author of siphashc agreed to transfer the package to me and
it's now working properly on both Python 2 and 3.

It also lacks versioning problems that siphashc3 has.

Fixes #1397

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-24 11:05:34 +02:00

16 lines
296 B
Text
Vendored

Django>=1.10
siphashc>=0.8
Whoosh>=2.7.0
translate-toolkit>=2.0.0
lxml>=3.1.0
Pillow
six>=1.7.0
python-dateutil
social-auth-core>=1.3.0
social-auth-app-django>= 1.2.0
django-crispy-forms>=1.6.1
oauthlib>=0.6.3
django_compressor>=2.1.1
djangorestframework>=3.4
defusedxml>=0.4
django-appconf>=1.0