We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b907fd1 + d6ed32c commit cbd368dCopy full SHA for cbd368d
.buildconfig/ci-linux.yml
@@ -47,3 +47,6 @@ dependencies:
47
48
# docs and tests
49
- sciline==25.05.1
50
+
51
+ # Temporary pin, see https://github.com/mantidproject/mantid/issues/39393
52
+ - muparser==2.3.4
requirements/base.txt
@@ -63,7 +63,7 @@ python-dateutil==2.9.0.post0
63
# -r base.in
64
# matplotlib
65
# scippnexus
66
-scipp==25.5.0
+scipp==25.5.1
67
# via
68
69
0 commit comments