Skip to content

Commit 135369d

Browse files
author
Romain
committed
constrains pint
1 parent 7e81f86 commit 135369d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919

2020
[project.optional-dependencies]
2121
pint = [
22-
"Pint>=0.24.1",
22+
"Pint>=0.24.4",
2323
"pint-xarray>=0.6",
2424
]
2525

@@ -45,7 +45,7 @@ docs = [
4545
"ipykernel>=6.29.4",
4646
"netCDF4>=1.6.5; python_version <= '3.12'",
4747
"netCDF4>=1.7.2; python_version == '3.13'",
48-
"Pint>=0.24.1",
48+
"Pint>=0.24.4",
4949
"pint-xarray>=0.6",
5050
"dask>=2023.1.0",
5151
]

uv.lock

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

0 commit comments

Comments
 (0)