Skip to content

Commit

Permalink
add ecos dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DSilva27 committed Dec 12, 2024
1 parent 00f255e commit 42374b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ dependencies = [
"seaborn",
"ipyfilechooser",
"omegaconf",
"pydantic"
"pydantic",
"ecos"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 42374b1

Please sign in to comment.