django-rest-framework/requirements
Aarni Koskela 6dcb994c98 Upgrade transifex-client dependency to 0.11
Version 0.11b3's setup.py had an undeclared dependency on `py2exe` when
running on Windows (see
https://github.com/transifex/transifex-client/blob/0.11b3/setup.py#L23),
which made it impossible to install without having a working `py2exe` to
begin with.

This has been fixed in 0.11 proper.
2015-11-26 15:29:19 +02:00
..
requirements-codestyle.txt Setup isort for code style linting 2015-06-26 09:16:33 -04:00
requirements-documentation.txt Update MkDocs version 2015-05-31 18:32:47 +01:00
requirements-optionals.txt Upgrade guardian support to 1.3. Closes #3163. 2015-07-16 16:46:07 +01:00
requirements-packaging.txt Upgrade transifex-client dependency to 0.11 2015-11-26 15:29:19 +02:00
requirements-testing.txt Add coverage to runtests. Closes #2936. 2015-07-16 12:39:01 +01:00