From c1865b3ecddd6b9d6c11db9d47f770a06332bb81 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 7 Jul 2020 17:48:33 -0500 Subject: [PATCH] Switch to wxpython 4.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d1acfc..8de19cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wxpython==4.0.3 +wxpython pywin32 markdown # For the moment we will use the modified vk_api version that does not try to include enum34 and