Skip to content

Commit 755c895

Browse files
committed
Update missing ax-platform pinning
1 parent fd637e0 commit 755c895

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
@@ -38,7 +38,7 @@ test = [
3838
'matplotlib',
3939
]
4040
all = [
41-
'ax-platform >= 0.4.0',
41+
'ax-platform == 0.4.0',
4242
]
4343

4444
[project.urls]

0 commit comments

Comments
 (0)