From 1cfe4d7ca87b2a6926f29a098a6b8e33393fbaa0 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 24 Dec 2020 01:37:57 -0700 Subject: make the API call manually instead of pulling in a whole dependency --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 16a7ca2..5767b25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ -wxPython==4.0.4 +wxPython cx_Freeze -agithub -- cgit v1.2.3