From 6c1a7d2ec932bc5786fd96ad4e36149d9f9a30af Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:23:51 +0200 Subject: wxpython version (#2360) update windows and linux wxpython version to 4.2.1 --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'requirements.txt') 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 -- cgit v1.2.3