Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuta-yoshimatsu authored Jan 17, 2025
1 parent 7cb014a commit c904aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies = [
"Jinja2",
"omegaconf==2.3.0",
"statsforecast==1.7.4",
"neuralforecast==1.7.2",
"neuralforecast==2.0.0",
"missingno==0.5.2",
"tbats==1.1.3",
"sktime==0.29.0",
Expand Down Expand Up @@ -44,4 +44,4 @@ include = [
]
exclude = [
"/tests",
]
]

0 comments on commit c904aaf

Please sign in to comment.