Commit 87433c30 authored by Alasdair Nicol's avatar Alasdair Nicol Committed by Tim Graham
Browse files

[1.6.x] Fixed #21538 -- Added numpy to test/requirements/base.txt

Thanks Tim Graham for the report

Backport of c75dd664 from master
parent c8b4ac81
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -138,6 +138,7 @@ dependencies:

*  bcrypt_
*  docutils_
*  numpy_
*  Pillow_
*  PyYAML_
*  pytz_
@@ -166,6 +167,7 @@ associated tests will be skipped.

.. _bcrypt: https://pypi.python.org/pypi/bcrypt
.. _docutils: https://pypi.python.org/pypi/docutils
.. _numpy: https://pypi.python.org/pypi/numpy
.. _Pillow: https://pypi.python.org/pypi/Pillow/
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
.. _pytz: https://pypi.python.org/pypi/pytz/
+1 −0
Original line number Diff line number Diff line
bcrypt
docutils
numpy
Pillow
PyYAML
pytz