aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-12-24 01:37:57 -0700
committerMelody Horn <melody@boringcactus.com>2020-12-24 01:37:57 -0700
commit1cfe4d7ca87b2a6926f29a098a6b8e33393fbaa0 (patch)
treefdbbbf93c4f2b087cb54f749d134e75a4cdb0af1 /requirements.txt
parentc3b486b598ab3b4f69ef9c7b2605a0ac85cb7d2a (diff)
downloadvidslice-1cfe4d7ca87b2a6926f29a098a6b8e33393fbaa0.tar.gz
vidslice-1cfe4d7ca87b2a6926f29a098a6b8e33393fbaa0.zip
make the API call manually instead of pulling in a whole dependency
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 1 insertions, 2 deletions
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