Commit 3690afc7 by Bill DeRusha

add comment about pinning requests package at 2.9.1

parent 4a684bd3
...@@ -40,4 +40,5 @@ pillow==3.3.0 ...@@ -40,4 +40,5 @@ pillow==3.3.0
pycountry==1.20 pycountry==1.20
python-dateutil==2.5.3 python-dateutil==2.5.3
pytz==2016.6.1 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 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