mirror of
https://github.com/WeblateOrg/weblate.git
synced 2026-08-03 18:34:46 +08:00
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>
16 lines
296 B
Text
Vendored
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
|