Skip to content

Commit

Permalink
updating mlstacks version (#2805)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdurak authored Jun 25, 2024
1 parent d5ba2fe commit 5cf196d
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 @@ -173,7 +173,7 @@ types-psutil = { version = "^5.8.13", optional = true }
types-passlib = { version = "^1.7.7", optional = true }

# mlstacks dependencies
mlstacks = { version = "0.8.0", optional = true }
mlstacks = { version = "0.9.0", optional = true }

[tool.poetry.extras]
server = [
Expand Down

0 comments on commit 5cf196d

Please sign in to comment.