poetry.lock 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. # This file is automatically @generated by Poetry and should not be changed by hand.
  2. [[package]]
  3. name = "mingus"
  4. version = "0.6.1"
  5. description = "mingus is a music package for Python"
  6. category = "main"
  7. optional = false
  8. python-versions = "*"
  9. files = [
  10. {file = "mingus-0.6.1-py2.py3-none-any.whl", hash = "sha256:036a85b83d2f5542e2fe8fbfff77d2b29b82527360b1687f9ec7824fcd892f9f"},
  11. {file = "mingus-0.6.1.tar.gz", hash = "sha256:85ca22469f5b0758585bbc5cd8162bbe4da049ce37d79c144378a922be9faf05"},
  12. ]
  13. [package.dependencies]
  14. six = "*"
  15. [package.extras]
  16. fft = ["numpy"]
  17. fluidsynth = ["numpy"]
  18. [[package]]
  19. name = "six"
  20. version = "1.16.0"
  21. description = "Python 2 and 3 compatibility utilities"
  22. category = "main"
  23. optional = false
  24. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
  25. files = [
  26. {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
  27. {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
  28. ]
  29. [metadata]
  30. lock-version = "2.0"
  31. python-versions = "^3.11"
  32. content-hash = "86790ec4669a776d28289afe0263e1497b8ecb8feb0ccccb269d5d813ac37971"