zulip/requirements/numpy.txt

6 lines
200 B
Plaintext
Raw Normal View History

2016-06-23 09:43:21 +02:00
# Currently, Scikit-Learn and Numpy cannot be installed with pip in one
# install pass. See https://github.com/scikit-learn/scikit-learn/issues/4164
# for further details.
numpy==1.11.0
scipy==0.17.1