We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b8b28 commit febb814Copy full SHA for febb814
.ci_support/environment-mini.yml
@@ -5,4 +5,4 @@ dependencies:
5
- hatchling =1.27.0
6
- hatch-vcs =0.5.0
7
- numpy =2.3.4
8
-- pint =0.25.1
+- pint =0.25.2
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies = [
27
"numpy==2.3.4",
28
- "pint==0.25.1",
+ "pint==0.25.2",
29
30
dynamic = ["version"]
31
0 commit comments