We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2c56e commit be71b15Copy full SHA for be71b15
1 file changed
pyproject.toml
@@ -19,6 +19,7 @@ requires-python = ">=3.8"
19
20
dependencies = [
21
"backports.zoneinfo; python_version<'3.9'",
22
+ "oldest-supported-numpy",
23
"numpy",
24
"packaging",
25
"psutil",
0 commit comments