Skip to content

Commit

Permalink
stabilize cocoon version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLixm committed Aug 3, 2023
1 parent c0e4254 commit 78226cd
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 @@ -11,7 +11,7 @@ python = ">3.9.7,<3.11"
streamlit = "^1.25"
colour-science = { version = "^0.4", extras = ["plotting"] }
matplotlib = "*"
cocoon = { git = "https://github.com/MrLixm/cocoon.git", branch = "main" }
cocoon = { git = "https://github.com/MrLixm/cocoon.git", tag = "v0.5.0" }
opencv-python= "^4.8"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 78226cd

Please sign in to comment.