add requirements.txt (mido + rtmidi)

This commit is contained in:
coon 2025-09-11 22:08:09 +02:00
commit 44a919811f

15
requirements.txt Normal file
View file

@ -0,0 +1,15 @@
blessed==1.21.0
bpython==0.25
certifi==2025.8.3
charset-normalizer==3.4.3
curtsies==0.4.3
cwcwidth==0.1.10
greenlet==3.2.4
idna==3.10
mido==1.3.3
packaging==25.0
Pygments==2.19.2
pyxdg==0.28
requests==2.32.5
urllib3==2.5.0
wcwidth==0.2.13