summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2023-06-12 18:23:51 +0200
committerGitHub <noreply@github.com>2023-06-12 18:23:51 +0200
commit6c1a7d2ec932bc5786fd96ad4e36149d9f9a30af (patch)
treef1baa6d439863c530eaec126a0f918c5fb7a2836 /requirements.txt
parentaee7e2f626574e4751f197c35268684cbf5ddee0 (diff)
wxpython version (#2360)
update windows and linux wxpython version to 4.2.1
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index ab99b462..0da7135b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,8 +3,6 @@
# get up to date inkex version (March 18 2023)
inkex @ git+https://gitlab.com/inkscape/extensions.git@29205f3cc6c39283e190a36d72d01ef428f668e5
-# 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
wxPython>=4.1.1
backports.functools_lru_cache