Skip to content

Commit

Permalink
fix(deps): update dependency cadquery-ocp to <7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 33095ed commit 4247ccf
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 10 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = "~=3.12"
dependencies = [
"build123d~=0.8.0",
"cadquery-ocp<7.8", # https://github.com/gumyr/build123d/issues/866
"cadquery-ocp<7.9", # https://github.com/gumyr/build123d/issues/866
"click~=8.1.7",
"fuzzysearch~=0.7.3",
]
Expand Down
Loading

0 comments on commit 4247ccf

Please sign in to comment.