diff --git a/tox.ini b/tox.ini index b5db12a2..dca1f880 100644 --- a/tox.ini +++ b/tox.ini @@ -64,7 +64,7 @@ commands = [testenv:translations_pull] deps = - edx-i18n-tools==0.4.8 + edx-i18n-tools==1.3.0 transifex-client changedir = {toxinidir}/freetextresponse commands = @@ -72,21 +72,21 @@ commands = [testenv:translations_compile] deps = - edx-i18n-tools==0.4.8 + edx-i18n-tools==1.3.0 changedir = {toxinidir}/freetextresponse commands = i18n_tool generate [testenv:translations_dummy] deps = - edx-i18n-tools==0.4.8 + edx-i18n-tools==1.3.0 changedir = {toxinidir}/freetextresponse commands = i18n_tool dummy [testenv:translations_detect_changed] deps = - edx-i18n-tools==0.4.8 + edx-i18n-tools==1.3.0 changedir = {toxinidir}/freetextresponse commands = i18n_tool extract @@ -94,7 +94,7 @@ commands = [testenv:translations_extract] deps = - edx-i18n-tools==0.4.8 + edx-i18n-tools==1.3.0 changedir = {toxinidir}/freetextresponse commands = i18n_tool extract