Skip to content
Snippets Groups Projects
Commit a8d08259 authored by Johannes Hjorth's avatar Johannes Hjorth Committed by Eleni Mathioulaki
Browse files

feat(py-snudda): update dependency on BluePyOpt 1.14.18

parent 5abe11f8
No related branches found
No related tags found
2 merge requests!663create new experimental release,!659Updated to BluePyOpt 1.14.18
......@@ -24,7 +24,7 @@ class PySnudda(PythonPackage):
depends_on("unzip", type=("build"))
depends_on("py-setuptools", type=("build"))
depends_on("py-importlib-metadata", type=("build","run"))
depends_on("py-bluepyopt@1.14.11:", type=("build","run"))
depends_on("py-bluepyopt@1.14.18:", type=("build","run"))
depends_on("py-h5py@3.12.1:", type=("build","run"))
depends_on("py-ipyparallel@8.4.1:", type=("build","run"))
depends_on("py-matplotlib@3.8:", type=("build","run"))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment