Skip to content

Commit

Permalink
CHG: add missing library
Browse files Browse the repository at this point in the history
  • Loading branch information
egpivo committed Aug 17, 2024
1 parent 12ee14b commit a43a06a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ statsforecast = "^1.7.6"
ipywidgets = "^8.1.3"
scikit-learn = "^1.5.1"
scipy = "^1.14.0"
debugpy = "^1.8.3" # Added debugpy dependency

[tool.poetry.group.dev.dependencies]
black = "^22.3.0"
Expand Down

0 comments on commit a43a06a

Please sign in to comment.