Upgrade lxml in its other versioned requirement location.

This commit is contained in:
John Eskew
2017-09-27 12:09:24 -04:00
parent 7d51c194a3
commit b7fc838d6f
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