mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-14 20:48:08 +00:00
* Set up Travis to run the python tests. * np.matmul requires Numpy 1.10.0 * Extract python dependencies into requirements.txt
5 lines
73 B
Text
5 lines
73 B
Text
Cython>=0.22
|
|
pystan>=2.14
|
|
numpy>=1.10.0
|
|
pandas>=0.18.1
|
|
matplotlib>=2.0.0
|