Skip to content

Commit 8173956

Browse files
committed
limit quantities
1 parent 0f770e3 commit 8173956

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.19.5",
27-
"quantities>=0.14.1"
27+
"quantities>=0.14.1,<0.16.0"
2828
]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)