Fix scikit-learn version in requirements for tests

This commit is contained in:
2025-05-20 11:31:51 +02:00
parent f4ca4bbd5b
commit c93d3fbcc7

View File

@@ -1,2 +1,3 @@
scikit-learn>0.24 scikit-learn==1.5.2
mufs coverage
mufs