Skip to content

Commit 93f437c

Browse files
committed
Add streamlit as a dev dependency
1 parent 0c829a9 commit 93f437c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ dev = [
4747
"palettable==3.3.3",
4848
"pytest-mock==3.14.0",
4949
"nbconvert==7.16.5",
50+
"streamlit==1.41.1",
5051
]
5152
pandas = ["pandas>=2, <3", "pandas-stubs>=2, <3"]
5253
gds = ["graphdatascience>=1, <2"] # not compatible yet with Python 3.13

0 commit comments

Comments
 (0)