Skip to content

Commit a79374e

Browse files
authored
update quantities in pyproject.toml
1 parent ae1eaee commit a79374e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
dependencies = [
2525
"packaging",
2626
"numpy>=1.22.4,<2.0.0",
27-
"quantities>=0.14.1,<0.16.0"
27+
"quantities>=0.16.1"
2828
]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)