Skip to content

Commit 3d7e338

Browse files
committed
🔧 try to use latest plotly release from 5 major releases
1 parent ce3aa33 commit 3d7e338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = ">=3.9,<3.9.7 || >3.9.7,<4.0"
1616
streamlit = "1.39.0"
1717
streamlit-aggrid = "*"
1818
quarto-cli = "*"
19-
plotly = "5.15.0"
19+
plotly = "^5.15.0"
2020
pyvis = "^0.3.2"
2121
pandas = { extras = ["parquet"], version = "^2.2.3" }
2222
openpyxl = "^3.1.5"

0 commit comments

Comments
 (0)