Skip to content

Commit 8f3a7ff

Browse files
author
Saaketh Narayan
authored
Address sklearn device issues (#3748)
1 parent 06fb4a8 commit 8f3a7ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def package_files(prefix: str, directory: str, extension: str):
143143
'cryptography==44.0.0',
144144
'pytest-httpserver>=1.0.4,<1.1',
145145
'setuptools<=59.5.0',
146+
'scikit-learn>=1.2.0,<1.6',
146147
]
147148

148149
extra_deps['system_metrics_monitor'] = {

0 commit comments

Comments
 (0)