summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2021-10-09 10:03:41 +0200
committerGitHub <noreply@github.com>2021-10-09 10:03:41 +0200
commitc75b90154b5bf6e40bb6286dc1e42949311fe240 (patch)
tree27db168b5e5fb00a4d827955ca912860931c5502 /requirements.txt
parente989a7bd74ba3a4e9c352b5f8381a92ca4a7e1f2 (diff)
Do not render comments (#1363)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 698ea35d..1e226f2b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# This installs inkex, the Inkscape python extension library.
# We need the new style handling that was added after the inkex version bundled
# with Inkscape 1.1. That's why we're installing from Git.
--e git+https://gitlab.com/inkscape/extensions.git@139d71470e7d6bbe9fcd869f385fc73e3a8a8bea#egg=inkscape-core-extensions
+-e git+https://gitlab.com/inkscape/extensions.git@3796f912f666a0981917839c77eb94fdd6fc6a94#egg=inkscape-core-extensions
backports.functools_lru_cache
wxPython