mirror of
https://github.com/gumyr/build123d.git
synced 2026-01-21 12:03:10 -08:00
pyproject.toml -> upgrade cadquery-ocp-stubs in [stubs] to >=7.9, < 8.0
This commit is contained in:
parent
7f623cd054
commit
38fd73cd62
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ development = [
|
|||
|
||||
# typing stubs for the OCP CAD kernel
|
||||
stubs = [
|
||||
"cadquery-ocp-stubs >= 7.8, < 7.9",
|
||||
"cadquery-ocp-stubs >= 7.9, < 8.0",
|
||||
]
|
||||
|
||||
# dependencies to build the docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue