mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-06-04 23:59:59 +00:00
Update holidays version requirement, for TR
This commit is contained in:
parent
5faacc9fd5
commit
3a436ec603
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
Cython>=0.22
|
||||
cmdstanpy==0.9.5
|
||||
pystan>=2.14
|
||||
numpy>=1.10.0
|
||||
numpy>=1.15.4
|
||||
pandas>=1.0.4
|
||||
matplotlib>=2.0.0
|
||||
LunarCalendar>=0.0.9
|
||||
convertdate>=2.1.2
|
||||
holidays>=0.9.5
|
||||
holidays>=0.10.2
|
||||
setuptools-git>=1.2
|
||||
python-dateutil>=2.8.0
|
||||
tqdm>=4.36.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue