We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0339ce9 + a86cfbd commit f5c62cdCopy full SHA for f5c62cd
requirements.txt
@@ -16,7 +16,7 @@ pytest==8.1.1
16
pytest-cov==5.0.0
17
pytest-rerunfailures==14.0
18
pytest-timeout==2.3.1
19
-scikit-learn==1.5.0
+scikit-learn==1.3.2
20
scipy==1.10.1
21
six==1.16.0
22
strictyaml==1.7.3
setup.py
@@ -40,7 +40,7 @@
40
'plotly==5.20.0',
41
'protobuf==3.20.3', # BigARTM dependency
42
'pytest==8.1.1',
43
- 'scikit-learn==1.5.0',
+ 'scikit-learn==1.3.2',
44
'scipy==1.10.1',
45
'six==1.16.0',
46
'strictyaml==1.7.3',
0 commit comments