Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pretty_midi>=0.2.11
# v1.8 Perception Layer (offline analysis)
pyloudnorm>=0.2.0
soundfile>=0.14.0
scipy>=1.17.1
scipy>=1.18.0
mutagen>=1.47.0
# v1.10.5 Splice online catalog integration — required, not optional.
# Without these, SpliceGRPCClient silently disables itself and search_samples
Expand Down
Loading