From 81963979d10c8d8f7e90115ea5d5160c846dafb2 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 4 Dec 2019 17:46:44 -0600 Subject: [PATCH] Reverted back to wx 4.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b3a3b2..45e4ecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wxpython +wxpython==4.0.3 pywin32 markdown # For the moment we will use the modified vk_api version that does not try to include enum34 and