Skip to content

Commit 11eedf4

Browse files
author
Chris Lo
authored
test(fix): Regression pin aeon<0.6.0
1 parent 6324d19 commit 11eedf4

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
@@ -74,7 +74,7 @@ plot = [
7474
"plotly",
7575
]
7676
test = [
77-
"aeon",
77+
"aeon<0.5.0",
7878
"coverage[toml]",
7979
"fastapi",
8080
"joblib",

0 commit comments

Comments
 (0)