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
649f3ccd
Commit
649f3ccd
authored
Sep 27, 2017
by
John Eskew
Committed by
GitHub
Sep 27, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #16118 from edx/jeskew/lxml_upgrade_in_another_place
Upgrade lxml in its other versioned requirement location.
parents
7d51c194
b7fc838d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
requirements/edx-sandbox/post.txt
+2
-1
requirements/edx/base.txt
+1
-0
No files found.
requirements/edx-sandbox/post.txt
View file @
649f3ccd
...
...
@@ -6,5 +6,6 @@
# Packages to install in the Python sandbox for secured execution.
scipy==0.14.0
lxml==3.4.4
# lxml is also in requirements/edx/base.txt
lxml==3.8.0
matplotlib==1.3.1
requirements/edx/base.txt
View file @
649f3ccd
...
...
@@ -115,6 +115,7 @@ pyuca==1.1
wrapt==1.10.5
zendesk==1.1.1
# lxml is also in requirements/edx-sandbox/post.txt
lxml==3.8.0
# Used for shopping cart's pdf invoice/receipt generation
...
...
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