Skip to content

Commit

Permalink
fixup comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
robotrapta committed Aug 24, 2023
1 parent 958a91c commit 828214f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ readme = "README.md"
version = "0.11.0"

[tool.poetry.dependencies]
# For certifi, use ">=" instead of "^" since it upgrades its "major version" every year
certifi = ">=2022.12.07"
frozendict = "^2.3.2"
pillow = "^9.0.0" # TODO: We may want to mark pillow (and numpy) as extra (https://python-poetry.org/docs/master/pyproject#extras)
Expand Down

0 comments on commit 828214f

Please sign in to comment.