Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -59,7 +59,7 @@ packaging==24.0
|
|
59 |
pandas==2.2.2
|
60 |
platformdirs==4.2.1
|
61 |
protobuf==4.25.3
|
62 |
-
|
63 |
pydub==0.25.1
|
64 |
Pygments==2.17.2
|
65 |
pyparsing==3.1.2
|
|
|
59 |
pandas==2.2.2
|
60 |
platformdirs==4.2.1
|
61 |
protobuf==4.25.3
|
62 |
+
pydantic-core==2.27.2
|
63 |
pydub==0.25.1
|
64 |
Pygments==2.17.2
|
65 |
pyparsing==3.1.2
|