Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 6, 2025
1 parent 610d864 commit c091246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black
luigi
# One of the requirements pulls in librosa, I believe note_seq
# So we need to pin these, otherwise librosa breaks
numpy==1.19.2
numpy==1.22.2
numba==0.48
pandas
pre-commit
Expand Down

0 comments on commit c091246

Please sign in to comment.