summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2022-04-05 18:20:03 +0200
committerGitHub <noreply@github.com>2022-04-05 18:20:03 +0200
commitb2f8186383d36ee986b0a52d85b7e838f2aad92f (patch)
tree3b84b88b153be2bc27074d2f0fae1144a8d937a4 /requirements.txt
parentf4977479bf211b925344b23eef205f996ec6e5de (diff)
Generate color palette (#1618)
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 7a7c2efb..6acaa079 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@3796f912f666a0981917839c77eb94fdd6fc6a94#egg=inkscape-core-extensions
+-e git+https://gitlab.com/inkscape/extensions.git@e44fdcbe6bcc917ef3a2164eb0c130f7276fb83f#egg=inkex
backports.functools_lru_cache
wxPython