From fa67efd9cbafb5c8406f520bf0b3352c0df2cab3 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Sat, 9 Nov 2024 23:54:00 +0100 Subject: [PATCH] Revert wxpython version change, since binary wheels seem to be unavailable for it yet --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e604c1c05..46ed9241b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wxPython==4.2.2 +wxPython==4.2.1 logbook==1.7.0.post0 numpy==1.26.2 matplotlib==3.8.2