Merge pull request #16118 from edx/jeskew/lxml_upgrade_in_another_place
Upgrade lxml in its other versioned requirement location.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user