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 44130cd commit 1616b3bCopy full SHA for 1616b3b
pyproject.toml
@@ -15,7 +15,7 @@ A Python package providing buffer compression and transformation codecs \
15
for use in data storage and communication applications."""
16
readme = "README.rst"
17
dependencies = [
18
- "numpy>=1.23",
+ "numpy>=1.24",
19
]
20
requires-python = ">=3.11"
21
dynamic = [
0 commit comments