diff --git a/requirements.txt b/requirements.txt index 695f373..0ebbb3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,8 @@ # Dependencies for testing and build tasks. These won't be available # at runtime in Live. -# Decompilation tools for generating system MIDI Remote Scripts. +# Decompilation tool for generating system MIDI Remote Scripts. decompyle3~=3.9.0 -uncompyle6~=3.9.0 # MIDI input/output for tests. mido~=1.3.2