Updated version specification for nlopt to try ot resolve issues (#1718)

This commit is contained in:
Jeremy Wright
2024-12-01 12:49:16 -05:00
committed by GitHub
parent 2629bf9490
commit 0c472ef741

View File

@ -29,7 +29,7 @@ if not is_rtd and not is_appveyor and not is_azure and not is_conda:
"cadquery-ocp>=7.7.0a0,<7.8", "cadquery-ocp>=7.7.0a0,<7.8",
"ezdxf", "ezdxf",
"multimethod>=1.11,<2.0", "multimethod>=1.11,<2.0",
"nlopt", "nlopt>=2.9.0,<3.0",
"typish", "typish",
"casadi", "casadi",
"path", "path",