Merge pull request #566 from edx/db/i18n-lib-update
Update Babel and Transifex libraries
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user