mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
do not import holidays==0.10.1 due to refactoring
This commit is contained in:
parent
7267c329f7
commit
074c87723e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ pandas>=0.23.4
|
|||
matplotlib>=2.0.0
|
||||
LunarCalendar>=0.0.9
|
||||
convertdate>=2.1.2
|
||||
holidays>=0.9.5
|
||||
holidays>=0.9.5,<0.10.1
|
||||
setuptools-git>=1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue