From cca94c62e9f0abc7ced9694f40836514b9c1682c Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Fri, 2 Aug 2013 15:19:35 -0400 Subject: [PATCH] Update Babel and Transifex libraries --- docs/shared/requirements.txt | 6 +++--- requirements/edx/base.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/shared/requirements.txt b/docs/shared/requirements.txt index b1fb899050b1..be4f8cb50332 100644 --- a/docs/shared/requirements.txt +++ b/docs/shared/requirements.txt @@ -3,7 +3,7 @@ # Installing modules with C dependencies on RTD can be tricky, and pip doesn't # have an 'ignore-errors' option, so all requirements fail. Here we keep the # maximal list of modules that still works. -# +# beautifulsoup4==4.1.3 beautifulsoup==3.2.1 boto==2.6.0 @@ -61,8 +61,8 @@ dogstatsd-python==0.2.1 newrelic==1.8.0.13 # Used for Internationalization and localization -Babel==0.9.6 -transifex-client==0.8 +Babel==1.3 +transifex-client==0.9.1 -e common/lib/calc diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index ffa2977dbda1..8a5fe6633d27 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -69,8 +69,8 @@ newrelic==1.8.0.13 sphinx==1.1.3 # Used for Internationalization and localization -Babel==0.9.6 -transifex-client==0.8 +Babel==1.3 +transifex-client==0.9.1 # Used for testing coverage==3.6