From 89de0d66ef0e7fffee4f098c7456c0c8b69fbe89 Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Sun, 9 Jun 2024 20:05:29 +0200 Subject: [PATCH] Pin older version to make it work with windows again --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f1a320..b78cbe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -f https://wxpython.org/Phoenix/snapshot-builds/ Requests==2.32.3 -wxPython==4.2.2a1.dev5670+a207b407 +wxPython>=4.2.1 zeroconf==0.132.2 esptool==4.7.0 pyserial==3.5