Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ numpy>=1.21.0
|
|
6 |
torchaudio
|
7 |
soundfile
|
8 |
firebase_admin
|
|
|
|
6 |
torchaudio
|
7 |
soundfile
|
8 |
firebase_admin
|
9 |
+
pydantic==2.8.2
|