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