Skip to content

Commit 0c472ef

Browse files
authored
Updated version specification for nlopt to try ot resolve issues (#1718)
1 parent 2629bf9 commit 0c472ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"cadquery-ocp>=7.7.0a0,<7.8",
3030
"ezdxf",
3131
"multimethod>=1.11,<2.0",
32-
"nlopt",
32+
"nlopt>=2.9.0,<3.0",
3333
"typish",
3434
"casadi",
3535
"path",

0 commit comments

Comments
 (0)