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 84294f4 commit 71a792bCopy full SHA for 71a792b
pyproject.toml
@@ -11,7 +11,7 @@ readme = "README.rst"
11
license = { text = "MIT License" }
12
requires-python = ">=3.9"
13
dependencies = [
14
- "numpy >=1.22",
+ "numpy >=1.23",
15
"packaging >=20",
16
"importlib_resources >=5.12; python_version < '3.12'",
17
"typing_extensions >=4.6; python_version < '3.13'",
0 commit comments