Skip to content

Commit

Permalink
Update missing ax-platform pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe committed Sep 20, 2024
1 parent fd637e0 commit 755c895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ test = [
'matplotlib',
]
all = [
'ax-platform >= 0.4.0',
'ax-platform == 0.4.0',
]

[project.urls]
Expand Down

0 comments on commit 755c895

Please sign in to comment.