Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
25e98fcb
Commit
25e98fcb
authored
Aug 05, 2013
by
David Baumgold
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #566 from edx/db/i18n-lib-update
Update Babel and Transifex libraries
parents
2f27f7c4
cca94c62
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
docs/shared/requirements.txt
+3
-3
requirements/edx/base.txt
+2
-2
No files found.
docs/shared/requirements.txt
View file @
25e98fcb
...
@@ -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
...
...
requirements/edx/base.txt
View file @
25e98fcb
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment