Commit 2e0757af by Bill DeRusha Committed by GitHub

Merge pull request #443 from edx/bderusha/request-pin-comment

add comment about pinning requests package at 2.9.1
parents 4a684bd3 3690afc7
......@@ -40,4 +40,5 @@ pillow==3.3.0
pycountry==1.20
python-dateutil==2.5.3
pytz==2016.6.1
# Pinning `requests` at 2.9.1 because the latest version of the package causes test failures with mocked requests
requests==2.9.1
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