Hanzo03 commited on
Commit
51b7052
·
verified ·
1 Parent(s): 4cf5f94

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -8,5 +8,5 @@ dependencies = [
8
  "dash>=4.0.0",
9
  "gradio>=6.8.0",
10
  "numpy>=2.4.2",
11
- "plotly>=6.6.0",
12
  ]
 
8
  "dash>=4.0.0",
9
  "gradio>=6.8.0",
10
  "numpy>=2.4.2",
11
+ "plotly",
12
  ]