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 c07c090 commit 8ffab56Copy full SHA for 8ffab56
.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
+- pint =0.25.1
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies = [
27
"numpy==2.3.4",
28
- "pint==0.25",
+ "pint==0.25.1",
29
30
dynamic = ["version"]
31
0 commit comments