Spaces:
Running
Running
Commit ·
3ce0073
1
Parent(s): bb325d8
:bug: loosen reqs misaki kokoro
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -49,13 +49,13 @@ Jinja2==3.1.6
|
|
| 49 |
joblib==1.5.2
|
| 50 |
jsonschema==4.25.1
|
| 51 |
jsonschema-specifications==2025.9.1
|
| 52 |
-
kokoro
|
| 53 |
language-tags==1.2.0
|
| 54 |
loguru==0.7.3
|
| 55 |
markdown-it-py==4.0.0
|
| 56 |
MarkupSafe==3.0.3
|
| 57 |
mdurl==0.1.2
|
| 58 |
-
misaki
|
| 59 |
mpmath==1.3.0
|
| 60 |
murmurhash==1.0.15
|
| 61 |
networkx==3.4.2
|
|
|
|
| 49 |
joblib==1.5.2
|
| 50 |
jsonschema==4.25.1
|
| 51 |
jsonschema-specifications==2025.9.1
|
| 52 |
+
kokoro
|
| 53 |
language-tags==1.2.0
|
| 54 |
loguru==0.7.3
|
| 55 |
markdown-it-py==4.0.0
|
| 56 |
MarkupSafe==3.0.3
|
| 57 |
mdurl==0.1.2
|
| 58 |
+
misaki
|
| 59 |
mpmath==1.3.0
|
| 60 |
murmurhash==1.0.15
|
| 61 |
networkx==3.4.2
|