mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-23 09:39:35 +00:00
Remove sklearn dependency
This commit is contained in:
parent
beaf2db22b
commit
a7a1bf9b5f
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ dependencies = [
|
|||
"accelerate>=0.34,<2",
|
||||
"numpy>=1.21,<3",
|
||||
"einops>=0.7.0,<1",
|
||||
"scikit-learn>=1.6.0,<2",
|
||||
]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue