Pin pytheory>=0.40.8 — hold() duration fix

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-01 13:27:53 -04:00
parent c4b92a4fde
commit f92ba89272
+1 -1
View File
@@ -8,7 +8,7 @@ authors = [
]
requires-python = ">=3.10"
dependencies = [
"pytheory>=0.40.6",
"pytheory>=0.40.8",
]
[project.urls]