mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-26 22:35:48 +00:00
Up pandas requirement to 0.20.1 to avoid bug from #256
This commit is contained in:
parent
cbe1f5e623
commit
7e170ffba5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Cython>=0.22
|
||||
pystan>=2.14
|
||||
numpy>=1.10.0
|
||||
pandas>=0.18.1
|
||||
pandas>=0.20.1
|
||||
matplotlib>=2.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue