chore: Restrict version of svgelements

This commit is contained in:
YishiMichael
2022-09-07 13:28:27 +08:00
parent 4a575afdde
commit 455d6604be
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ rich
scipy
screeninfo
skia-pathops
svgelements
svgelements>=1.8.1
sympy
tqdm
validators

View File

@ -48,7 +48,7 @@ install_requires =
scipy
screeninfo
skia-pathops
svgelements
svgelements>=1.8.1
sympy
tqdm
validators