mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-26 19:52:42 +00:00
Set lower bound for holidays to 0.11.3.1 (#2038)
This commit is contained in:
parent
4a1d762567
commit
fabf67e73d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ pandas>=1.0.4
|
|||
matplotlib>=2.0.0
|
||||
LunarCalendar>=0.0.9
|
||||
convertdate>=2.1.2
|
||||
holidays>=0.10.2
|
||||
holidays>=0.11.3.1
|
||||
setuptools-git>=1.2
|
||||
python-dateutil>=2.8.0
|
||||
tqdm>=4.36.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue