We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610d864 commit c091246Copy full SHA for c091246
requirements.txt
@@ -2,7 +2,7 @@ black
2
luigi
3
# One of the requirements pulls in librosa, I believe note_seq
4
# So we need to pin these, otherwise librosa breaks
5
-numpy==1.19.2
+numpy==1.22.2
6
numba==0.48
7
pandas
8
pre-commit
0 commit comments