Skip to content

Commit 7ab0753

Browse files
committed
revert
1 parent 103c760 commit 7ab0753

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

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

0 commit comments

Comments
 (0)