Commit a823ea99 authored by Xavier Thompson's avatar Xavier Thompson

software/monitor: Downgrade scipy for resolution

Donwgrade scipy to be compatible with the version of numpy pinned
in software/monitor - itself downgraded to be compatible with the
version of statsmodels currently pinned to 0.11.1. Upgrading this
will first require adjusting the code in slapos.toolbox that uses
statsmodels, as the next version has breaking changes in the API.
parent 5ee340bf
......@@ -79,6 +79,7 @@ numpy = 1.22.0
# For numy = 1.22.0
setuptools = 44.1.1
scipy = 1.11.4
# Build GCC with Fortran for OpenBLAS (scipy & numpy)
[gcc]
......
Markdown is supported
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