Commit 649f3ccd by John Eskew Committed by GitHub

Merge pull request #16118 from edx/jeskew/lxml_upgrade_in_another_place

Upgrade lxml in its other versioned requirement location.
parents 7d51c194 b7fc838d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment