chore: Restrict version of svgelements

This commit is contained in:
YishiMichael 2022-09-07 13:28:27 +08:00
parent 4a575afdde
commit 455d6604be
No known key found for this signature in database
GPG key ID: EC615C0C5A86BC80
2 changed files with 2 additions and 2 deletions

View file

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

View file

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