Spaces:
Running
Running
yes mr krabs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
|
|
1 |
cython
|
2 |
mido
|
3 |
numpy
|
4 |
scipy
|
5 |
pytest
|
6 |
-
pyaudio
|
7 |
pyfftw
|
8 |
soundfile
|
9 |
ffmpeg-python
|
|
|
1 |
+
python=3.10
|
2 |
cython
|
3 |
mido
|
4 |
numpy
|
5 |
scipy
|
6 |
pytest
|
|
|
7 |
pyfftw
|
8 |
soundfile
|
9 |
ffmpeg-python
|