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 c46cd60 commit f583816Copy full SHA for f583816
pyproject.toml
@@ -10,10 +10,7 @@ repository = "https://github.com/Multiomics-Analytics-Group/vuegen"
10
[tool.poetry.dependencies]
11
python = ">=3.9,<3.9.7 || >3.9.7,<4.0"
12
streamlit = "1.39.0"
13
-holoviews = "1.16.2"
14
plotly = "5.15.0"
15
-watchdog = "3.0.0"
16
-bokeh = "2.4.3"
17
pyvis = "^0.3.2"
18
pandas = {extras = ["parquet"], version = "^2.2.3"}
19
openpyxl = "^3.1.5"
0 commit comments