mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-24 10:08:33 +00:00
Keep sklearn
This commit is contained in:
parent
717c2f48c6
commit
2907643528
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ 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