Update requirements.txt

This commit is contained in:
Anjok07
2023-04-05 19:06:44 -05:00
committed by GitHub
parent 58a2daa7fa
commit 5cef5eebbe

View File

@@ -26,6 +26,7 @@ pydub==0.25.1
pyglet==1.5.23
pyperclip==1.8.2
pyrubberband==0.3.0
pytorch_lightning==1.3.8
PyYAML==6.0
resampy==0.2.2
scipy==1.9.3
@@ -38,4 +39,4 @@ wget==3.2
samplerate==0.1.0
screeninfo==0.8.1
PySoundFile==0.9.0.post1; sys_platform != 'windows'
SoundFile==0.9.0; sys_platform == 'windows'
SoundFile==0.9.0; sys_platform == 'windows'