Skip to content

Commit

Permalink
fix requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Isotr0py committed Sep 28, 2023
1 parent ffb56af commit b0d628b
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 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"Pillow >= 10.1",
"Pillow",
]

[tool.maturin]
Expand Down

0 comments on commit b0d628b

Please sign in to comment.