Skip to content

Commit a195b90

Browse files
authored
fix: update pydeck min version to 0.6 (PyPSA#1518)
1 parent 788d7e3 commit a195b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"linopy>=0.5.5",
3939
"matplotlib",
4040
"plotly",
41-
"pydeck",
41+
"pydeck>=0.6",
4242
"seaborn",
4343
"geopandas>=0.9",
4444
"shapely",

0 commit comments

Comments
 (0)