From 815b3c60351b8e6572fcacba5d37d4bd6f1c6092 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sat, 10 Dec 2022 10:50:14 +0100 Subject: Add extension: Lettering along path (#1937) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') 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 -- cgit v1.2.3