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:
John Eskew
2017-09-27 12:16:53 -04:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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