Commit cca94c62 by David Baumgold

Update Babel and Transifex libraries

parent 2f808a92
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Installing modules with C dependencies on RTD can be tricky, and pip doesn't # 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 # have an 'ignore-errors' option, so all requirements fail. Here we keep the
# maximal list of modules that still works. # maximal list of modules that still works.
# #
beautifulsoup4==4.1.3 beautifulsoup4==4.1.3
beautifulsoup==3.2.1 beautifulsoup==3.2.1
boto==2.6.0 boto==2.6.0
...@@ -61,8 +61,8 @@ dogstatsd-python==0.2.1 ...@@ -61,8 +61,8 @@ dogstatsd-python==0.2.1
newrelic==1.8.0.13 newrelic==1.8.0.13
# Used for Internationalization and localization # Used for Internationalization and localization
Babel==0.9.6 Babel==1.3
transifex-client==0.8 transifex-client==0.9.1
-e common/lib/calc -e common/lib/calc
......
...@@ -69,8 +69,8 @@ newrelic==1.8.0.13 ...@@ -69,8 +69,8 @@ newrelic==1.8.0.13
sphinx==1.1.3 sphinx==1.1.3
# Used for Internationalization and localization # Used for Internationalization and localization
Babel==0.9.6 Babel==1.3
transifex-client==0.8 transifex-client==0.9.1
# Used for testing # Used for testing
coverage==3.6 coverage==3.6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment