Skip to content

Commit cd2d305

Browse files
committed
add rich
1 parent 8ca7ecb commit cd2d305

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

.binder/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ dependencies:
3939
- zarr >=3.0.10,<4
4040
- flox >=0.10.4,<0.11
4141
- numbagg >=0.9.0,<0.10
42+
- rich >=14.0.0,<15
4243
- python >=3.10

pixi.lock

Lines changed: 16 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,4 @@ xarray = ">=2025.7.0,<2026"
100100
zarr = ">=3.0.10,<4"
101101
flox = ">=0.10.4,<0.11"
102102
numbagg = ">=0.9.0,<0.10"
103+
rich = ">=14.0.0,<15"

0 commit comments

Comments
 (0)