Skip to content

Commit

Permalink
install kaleido
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 15, 2025
1 parent 9e365ab commit 132e6c8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"numpy>=2.2.1",
"plotly>=5.24.1",
# Install solvers
"clarabel>=0.9.0"
"clarabel>=0.9.0",
]

[project.urls]
Expand All @@ -20,7 +20,8 @@ repository = "https://github.com/cvxgrp/cvxball"
dev = [
"pytest>=8.3.4",
"pytest-cov>=6.0.0",
"pre-commit>=4.0.1"
"pre-commit>=4.0.1",
"kaleido==0.2.1"
]

[tool.ruff]
Expand Down
15 changes: 15 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 132e6c8

Please sign in to comment.