diff --git a/com.github.mbridak.not1mm.yaml b/io.github.mbridak.not1mm.yaml similarity index 91% rename from com.github.mbridak.not1mm.yaml rename to io.github.mbridak.not1mm.yaml index 93e4e110..f52e4766 100644 --- a/com.github.mbridak.not1mm.yaml +++ b/io.github.mbridak.not1mm.yaml @@ -1,9 +1,9 @@ -id: com.github.mbridak.not1mm +id: io.github.mbridak.not1mm runtime: org.kde.Sdk -runtime-version: '6.5' +runtime-version: '6.7' sdk: org.kde.Sdk base: com.riverbankcomputing.PyQt.BaseApp -base-version: '6.5' +base-version: '6.7' command: not1mm cleanup-commands: - /app/cleanup-BaseApp.sh diff --git a/requirements.txt b/requirements.txt index 64a31de5..db545c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,11 @@ PyQt6 requests dicttoxml xmltodict -psutil pyserial -sounddevice -soundfile numpy notctyparser >= 23.6.21 +sounddevice +soundfile rapidfuzz appdata Levenshtein