Skip to content

Commit 5fba634

Browse files
authored
Fix docs build for visualization functions (#172)
1 parent c7cdfa6 commit 5fba634

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

pdm.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ viz = [
3131
"scipy<2.0.0,>=1.6.1",
3232
"ipyleaflet<1.0.0,>=0.13.6",
3333
"ipywidgets<8.0.0,>=7.6.3",
34+
"matplotlib>=3.4.1",
3435
]
3536

3637
[tool.pdm.dev-dependencies]
@@ -41,7 +42,6 @@ binder = [
4142
"jupyter-server-proxy>=3.2.0",
4243
"jupyterlab-geojson>=3.1.2",
4344
"jupyterlab-system-monitor>=0.8.0",
44-
"matplotlib>=3.4.1",
4545
"planetary-computer>=0.4.3",
4646
"pystac-client>=0.3",
4747
"sat-search>=0.3.0",

0 commit comments

Comments
 (0)