|
@@ -1,5 +1,16 @@
|
|
|
# This file is automatically @generated by Poetry and should not be changed by hand.
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "midiutil"
|
|
|
+version = "1.2.1"
|
|
|
+description = "A pure python library for creating multi-track MIDI files"
|
|
|
+category = "main"
|
|
|
+optional = false
|
|
|
+python-versions = "*"
|
|
|
+files = [
|
|
|
+ {file = "MIDIUtil-1.2.1.tar.gz", hash = "sha256:79fa983bd1efc60785f68a8fe78fa8f45b8d7ec5898bf7cb7f3f7f3336d6a90a"},
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "mingus"
|
|
|
version = "0.6.1"
|
|
@@ -34,4 +45,4 @@ files = [
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.11"
|
|
|
-content-hash = "86790ec4669a776d28289afe0263e1497b8ecb8feb0ccccb269d5d813ac37971"
|
|
|
+content-hash = "43ec1231a175012bc6b993a1b5adf1e25fd09190124e47c5e14568630a7e0a09"
|