File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ if(BUILD_PYTHON_INTERFACE)
247247 set (${PYLIB_NAME} _INSTALL_DIR ${PYTHON_SITELIB} /${PROJECT_NAME} )
248248endif ()
249249
250- add_project_dependency(proxsuite-nlp 0.8 .0 REQUIRED PKG_CONFIG_REQUIRES "proxsuite-nlp >= 0.8 .0" )
250+ add_project_dependency(proxsuite-nlp 0.10 .0 REQUIRED PKG_CONFIG_REQUIRES "proxsuite-nlp >= 0.10 .0" )
251251
252252set (LIB_SOURCES src/utils/exceptions.cpp src/utils/logger.cpp)
253253
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ libboost-python-devel = ">=1.80.0"
2020eigen = " >=3.4.0"
2121python = " >=3.9.0"
2222eigenpy = " >=3.8.0,!=3.10.0"
23- proxsuite-nlp = " >=0.8 .0"
23+ proxsuite-nlp = " >=0.10 .0"
2424fmt = " >=10.0.0"
2525benchmark = " >=1.8.0"
2626pytest = " >=8.3.0"
You can’t perform that action at this time.
0 commit comments