weblate/requirements-optional.txt
Michal Čihař 3f37babf49 Use python-bidi for rendering RTL text in widgets
Pillow library doesn't handle RTL/LTR at all, so we need to process the
text before passing it to it.

Fixes #1140

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-07 17:02:25 +02:00

11 lines
208 B
Text
Vendored

-r requirements.txt
pyuca>=1.1
pyLibravatar
pydns; python_version < '3.0'
py3dns; python_version >= '3.0'
pytz>=2015.1
Babel
chardet
Mercurial>=2.8; python_version < '3.0'
python-memcached
python-bidi>=0.4.0