We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fb11f commit be4a6c7Copy full SHA for be4a6c7
pyproject.toml
@@ -13,7 +13,7 @@ version = "0.1.0"
13
[tool.poetry.dependencies]
14
python = ">=3.9,<3.9.7 || >3.9.7,<4.0"
15
streamlit = "1.39.0"
16
-streamlit-aggrid = "1.0.4"
+streamlit-aggrid = "1.1.0"
17
quarto-cli = "*"
18
plotly = "5.15.0"
19
pyvis = "^0.3.2"
@@ -23,7 +23,7 @@ xlrd = "^2.0.1"
23
nbformat = "^5.10.4"
24
nbclient = "^0.10.0"
25
matplotlib = "^3.9.2"
26
-altair = "^5.4.1"
+altair
27
itables = "^2.2.2"
28
kaleido = "0.2.0"
29
vl-convert-python = "^1.7.0"
0 commit comments