From 6687fe6342d533f2f3c8bebe6a893dfa03f5706c Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 7 Feb 2024 10:12:18 +0100 Subject: [PATCH] riotbuild/requirements: bump emlearn and related dependencies versions --- riotbuild/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/riotbuild/requirements.txt b/riotbuild/requirements.txt index 6c794955..b5a1bf6e 100644 --- a/riotbuild/requirements.txt +++ b/riotbuild/requirements.txt @@ -12,9 +12,9 @@ cryptography==3.3.2 scapy>=2.4.3 protobuf==3.18.3 scipy == 1.10.1 # needed by scikit-learn, but newer ones fail with jammy's cython -scikit-learn==0.22.1 -joblib==1.2.0 -emlearn==0.10.1 +scikit-learn==1.4.0 +joblib==1.3.2 +emlearn==0.17.1 jinja2==2.11.3 riotctrl[rapidjson]>=0.4.0 pyhsslms>=1.0.0