Skip to content

Commit

Permalink
Bump pillow version (fixes SerpentAI#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisHeidrich committed Apr 19, 2022
1 parent 4472120 commit 3c8e659
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 @@ -30,7 +30,7 @@ include = []
python = ">=3.6"

comtypes = "~1.1.7"
pillow = "~7.1.2"
pillow = ">=7.1.2"

[tool.poetry.dev-dependencies]
ipython = "~7.14"
Expand Down

0 comments on commit 3c8e659

Please sign in to comment.