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 0c829a9 commit 93f437cCopy full SHA for 93f437c
python-wrapper/pyproject.toml
@@ -47,6 +47,7 @@ dev = [
47
"palettable==3.3.3",
48
"pytest-mock==3.14.0",
49
"nbconvert==7.16.5",
50
+ "streamlit==1.41.1",
51
]
52
pandas = ["pandas>=2, <3", "pandas-stubs>=2, <3"]
53
gds = ["graphdatascience>=1, <2"] # not compatible yet with Python 3.13
0 commit comments