Skip to content

Commit 2f38c47

Browse files
authored
Merge branch 'main' into fix-dataset-root-3088
2 parents 5116a3b + c3694c9 commit 2f38c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ all_extras = [
7272
"keras>=3.6.0; python_version < '3.13'",
7373
"torch>=1.13.1",
7474
"tsfresh>=0.20.0",
75-
"tslearn>=0.5.2",
75+
"tslearn>=0.5.2,<0.7.0",
7676
]
7777
dl = [
7878
"tensorflow>=2.14; python_version < '3.13'",

0 commit comments

Comments
 (0)