mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
set to pystan 2.18.1 for travis
This commit is contained in:
parent
c756d20100
commit
8456cad5c0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Cython>=0.22
|
||||
pystan>=2.14
|
||||
pystan>=2.14,<=2.18.1
|
||||
numpy>=1.10.0
|
||||
pandas>=0.20.1
|
||||
matplotlib>=2.0.0
|
||||
lunardate>=0.1.5
|
||||
convertdate>=2.1.2
|
||||
holidays>=0.9.5
|
||||
setuptools-git>=1.2
|
||||
setuptools-git>=1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue