diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2022-12-10 10:50:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-10 10:50:14 +0100 |
| commit | 815b3c60351b8e6572fcacba5d37d4bd6f1c6092 (patch) | |
| tree | 862c9185ed7a4237433edb7838cca81219f4952e /requirements.txt | |
| parent | af65e9b8afbfd31f050cfafecb838270fc48fe8f (diff) | |
Add extension: Lettering along path (#1937)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 91b88b8b..66303cce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ./pyembroidery # inkex is not currently uploaded to pypi, the version there is extremely out of date -inkex @ git+https://gitlab.com/inkscape/extensions.git@EXTENSIONS_AT_INKSCAPE_1.2.1 +inkex @ git+https://gitlab.com/inkscape/extensions.git@EXTENSIONS_AT_INKSCAPE_1.2.2 # lower bound to allow for the use of system packages on Debian and distros that have updated to 4.2 # CI adds an == 4.1.1 constraint for prebuilt packages |
