[1.8.x] Pinned test requirement to numpy < 1.12 for Python 3.3 compatibility.

This commit is contained in:
Tim Graham 2017-03-28 12:56:01 -04:00
parent 998bc0ced2
commit 87851581a0

View File

@ -3,7 +3,7 @@ docutils
jinja2 >= 2.7
# move to py2.txt when dropping Python 3.2
mock
numpy
numpy < 1.12
Pillow
PyYAML
pytz > dev