Skip to content

Commit

Permalink
ci: Remove pillow pin
Browse files Browse the repository at this point in the history
Related #3095, #3099, #3762
  • Loading branch information
dangotbanned committed Jan 9, 2025
1 parent 7ccfc63 commit ad8b951
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 @@ -92,7 +92,7 @@ doc = [
"sphinxext_altair",
"jinja2",
"numpydoc",
"pillow>=9,<10",
"pillow",
"pydata-sphinx-theme>=0.14.1",
"myst-parser",
"sphinx_copybutton",
Expand Down

0 comments on commit ad8b951

Please sign in to comment.