Skip to content

Commit

Permalink
Address sklearn device issues (#3748)
Browse files Browse the repository at this point in the history
  • Loading branch information
snarayan21 authored Jan 6, 2025
1 parent 06fb4a8 commit 8f3a7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ def package_files(prefix: str, directory: str, extension: str):
'cryptography==44.0.0',
'pytest-httpserver>=1.0.4,<1.1',
'setuptools<=59.5.0',
'scikit-learn>=1.2.0,<1.6',
]

extra_deps['system_metrics_monitor'] = {
Expand Down

0 comments on commit 8f3a7ff

Please sign in to comment.