Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -31,6 +31,6 @@ huggingface-hub>=0.19
|
|
31 |
hf-transfer>=0.1.4
|
32 |
protobuf<4
|
33 |
click<8.1
|
34 |
-
pydantic~=
|
35 |
torch==2.5.1
|
36 |
git+https://github.com/pyannote/pyannote-audio.git@develop
|
|
|
31 |
hf-transfer>=0.1.4
|
32 |
protobuf<4
|
33 |
click<8.1
|
34 |
+
pydantic~=2.0
|
35 |
torch==2.5.1
|
36 |
git+https://github.com/pyannote/pyannote-audio.git@develop
|