We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24eb14e commit 27ff4cdCopy full SHA for 27ff4cd
1 file changed
pixi.toml
@@ -18,10 +18,10 @@ numpy = ">=1.24.0,<2" # for python bindings
18
nanobind = ">=2.9.2,<3" # for python bindings
19
catch2 = ">=3.8.0,<4" # for test
20
cereal = ">=1.3.2,<2" # for test
21
-libmatio = ">=1.5.28,<2" # for test (maros meszaros)
+libmatio = ">=1.2.0,<2" # for test (maros meszaros)
22
scipy = ">=1.16.3,<2" # for test
23
doxygen = ">=1.13.2,<2" # for doc
24
-graphviz = ">=13.1.2,<14" # for doc
+graphviz = ">=10.0.0,<14" # for doc
25
prek = ">=0.2.21,<0.3" # for linting
26
27
[activation.env]
0 commit comments