Skip to content

Commit fb4ce78

Browse files
authored
Merge pull request #26 from dwave-examples/fix/update-openml-for-numpy2
Upgrade `openml` dependency to support numpy 2
2 parents 9c2c8e9 + f1aef6b commit fb4ce78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dwave-ocean-sdk>=5.3.0
22
scikit-learn>=1.1.1
3-
openml==0.12.2
3+
openml==0.15.1
44
pandas>=1.4.2
55
dash==2.7.0
66
dwave-scikit-learn-plugin==0.1.0

0 commit comments

Comments
 (0)