We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d85dc commit af40899Copy full SHA for af40899
1 file changed
pyproject.toml
@@ -23,8 +23,8 @@ classifiers = [
23
24
dependencies = [
25
"packaging",
26
- "numpy>=1.19.5,<2.0.0",
27
- "quantities>=0.16.0"
+ "numpy>=1.22.4",
+ "quantities>=0.16.1"
28
]
29
30
[project.urls]
0 commit comments