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 447ef57 commit 7caef99Copy full SHA for 7caef99
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.8"
13
dependencies = [
14
"numpy >=1.20",
15
"packaging >=17",
16
- "importlib_resources >=1.3; python_version < '3.9'",
+ "importlib_resources >=5.12; python_version < '3.12'",
17
]
18
classifiers = [
19
"Development Status :: 5 - Production/Stable",
0 commit comments