Skip to content

Commit b0c3539

Browse files
Update pedalboard requirement from <=0.3.6 to <=0.9.22
Updates the requirements on [pedalboard](https://github.com/spotify/pedalboard) to permit the latest version. - [Release notes](https://github.com/spotify/pedalboard/releases) - [Commits](spotify/pedalboard@v0.3.3...v0.9.22) --- updated-dependencies: - dependency-name: pedalboard dependency-version: 0.9.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd9e9f0 commit b0c3539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ audio-speech = [
1919
"soundfile<=0.10.3.post1",
2020
"pydub<=0.25.1",
2121
"librosa<=0.7.0",
22-
"pedalboard<=0.3.6"
22+
"pedalboard<=0.9.22"
2323
]
2424
ama = [
2525
"azure-mgmt-deploymentmanager",

0 commit comments

Comments
 (0)