Commit d958bf42 authored by Boxiang Sun's avatar Boxiang Sun Committed by Thomas Gambier

correctly upgrade statsmodels and slapos.toolbox

The statsmodels 0.14.4 needs upgraded version of slapos.toolbox. Also
fix mmonitor stack eggs version.

See merge request !1757
parent 6e4c5170
Pipeline #40224 failed with stage
in 0 seconds
......@@ -24,7 +24,7 @@ setup-eggs =
statsmodels-patches = ${:_profile_base_location_}/statsmodels-add-setup-version.patch#226a03ae31d060583fa21d425e6a81b6
statsmodels-patch-options = -p1
[statsmodels:sys.version_info < (3,10)]
[statsmodels:sys.version_info < (3,9)]
statsmodels-patches =
statsmodels-patch-options =
......
......@@ -74,12 +74,6 @@ peewee = 3.14.4
python-whois = 0.7.3
future = 0.18.3
# For statsmodel =0.11.1
numpy = 1.22.0
# For numy = 1.22.0
setuptools = 44.1.1
scipy = 1.11.4
# use old netaddr because we are using old setuptools
netaddr = 0.7.19
......
......@@ -368,7 +368,7 @@ slapos.rebootstrap = 4.7
slapos.recipe.build = 0.58
slapos.recipe.cmmi = 0.22
slapos.recipe.template = 5.1
slapos.toolbox = 0.146
slapos.toolbox = 0.147
smmap = 5.0.0
sniffio = 1.3.0
sortedcontainers = 2.4.0
......
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