Merge pull request #566 from edx/db/i18n-lib-update

Update Babel and Transifex libraries
This commit is contained in:
David Baumgold
2013-08-05 11:45:38 -07:00
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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