Skip to content

Commit 6cec11f

Browse files
committed
Update "pyproject.toml" file.
1 parent 628a113 commit 6cec11f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ classifiers = [
4141

4242
[tool.poetry.dependencies]
4343
python = "^3.5"
44-
colour-science = "^0.3.12"
45-
imageio = "*" # TODO: Remove when "colour-science-0.3.13" is released.
44+
colour-science = "^0.3.14"
4645
opencv-python = "^4"
4746

4847
biblib-simple = { version = "*", optional = true } # Development dependency.

0 commit comments

Comments
 (0)