We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31969cd commit fb3d697Copy full SHA for fb3d697
tox.ini
@@ -41,7 +41,7 @@ deps =
41
tests: pytest-cov
42
tests: betamax >= 0.8.1
43
tests: betamax_serializers >= 0.2.0
44
- tests: scikit-learn
+ tests: scikit-learn == 1.5.0
45
tests: pandas < 2.0.0
46
tests: cython # required to install pandas from source
47
tests: swat >= 1.8
0 commit comments