Skip to content

Commit 00a8bc9

Browse files
committed
Bump matplotlib.
leafmap from berkeley-dsep-infra#5887 requires a newer matplotlib.
1 parent 63e2ba7 commit 00a8bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/datahub/images/default/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
# Base scientific packages that other conda packages we install depend on
1919
# We don't want to have conda packages depend on pip packages if possible
2020
- numpy=1.26.*
21-
- matplotlib=3.7.*
21+
- matplotlib=3.9.*
2222
- scipy=1.10.0
2323
- ipympl=0.9.*
2424
- pandas==2.2.2

0 commit comments

Comments
 (0)