Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -29,7 +29,7 @@ packaging==24.2
|
|
29 |
pandas==2.2.3
|
30 |
pillow==11.1.0
|
31 |
plotly==5.24.1
|
32 |
-
py-vox-io
|
33 |
pydantic==2.10.6
|
34 |
pydantic_core==2.27.2
|
35 |
pydub==0.25.1
|
|
|
29 |
pandas==2.2.3
|
30 |
pillow==11.1.0
|
31 |
plotly==5.24.1
|
32 |
+
git+https://github.com/MiguelPeFr/py-vox-io.git
|
33 |
pydantic==2.10.6
|
34 |
pydantic_core==2.27.2
|
35 |
pydub==0.25.1
|