Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvolz authored Jun 6, 2023
1 parent f84c406 commit d12803b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ openai="^0.27.6"
cookiecutter={version="^2.1.1", optional=true}
tslumen={version="^0.0.1", optional=true}
prophet={version="^1.1.3", optional=true}
stumpy={version="^1.11.1, optional=true}
stumpy={version="^1.11.1", optional=true}

[tool.poetry.extras]
duckdb = ["duckdb"]
Expand Down

0 comments on commit d12803b

Please sign in to comment.