We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df47897 commit 0da6058Copy full SHA for 0da6058
pyproject.toml
@@ -29,7 +29,7 @@ tracker = "https://github.com/opendocument-app/compare-html/issues"
29
[build-system]
30
requires = [
31
"setuptools",
32
- "Pillow>=10.3.0",
+ "pillow",
33
"selenium",
34
"flask",
35
"watchdog",
0 commit comments