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 3f1e2fa commit c2d10a5Copy full SHA for c2d10a5
pyproject.toml
@@ -16,6 +16,7 @@ for use in data storage and communication applications."""
16
readme = "README.rst"
17
dependencies = [
18
"numpy>=1.24",
19
+ "deprecated"
20
]
21
requires-python = ">=3.11"
22
dynamic = [
0 commit comments