Skip to content

Commit 103c760

Browse files
committed
changes
1 parent 8ade02f commit 103c760

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ dependencies = [
1717
"huggingface-hub>=1.10.0,<2",
1818
"gradio[oauth]>=6.10.0,<7.0.0",
1919
"numpy<3.0.0",
20-
"pillow<12.0.0",
20+
"pillow<13.0.0",
2121
"orjson>=3.0,<4.0.0",
2222
"pydub<1.0.0",
23-
"plotly>=6.0.0,<7.0.0",
2423
"tomli>=2.0.0; python_version < '3.11'",
2524
]
2625
classifiers = [

0 commit comments

Comments
 (0)