Skip to content

Commit

Permalink
require picosvg >= 0.22.1
Browse files Browse the repository at this point in the history
Fixes #455
  • Loading branch information
anthrotype committed Aug 4, 2023
1 parent daf7239 commit 80e6fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"importlib_resources>=3.3.0; python_version < '3.9'",
"lxml>=4.0",
"ninja>=1.10.0.post1",
"picosvg>=0.20.4",
"picosvg>=0.22.1",
"pillow>=7.2.0",
"regex>=2020.4.4",
"tomlkit",
Expand Down

0 comments on commit 80e6fe9

Please sign in to comment.