We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150a83e commit 5f8d676Copy full SHA for 5f8d676
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