Skip to content

Commit d01babe

Browse files
committed
chore: Bump minimum required version of spanner-graph-notebook to 1.1.5
This fixes an issue where forcegraph is unavailable for external server.
1 parent fe3ec29 commit d01babe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"bigframes": ["bigframes >= 1.17.0"],
5858
"geopandas": ["geopandas >= 1.0.1"],
5959
"spanner-graph-notebook": [
60-
"spanner-graph-notebook >= 1.1.3",
60+
"spanner-graph-notebook >= 1.1.5",
6161
"portpicker",
6262
],
6363
}

0 commit comments

Comments
 (0)