diff --git a/pyproject.toml b/pyproject.toml index 0d45c5f..76eb69a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "databpy" version = "0.0.7" description = "A data-oriented wrapper library for the Blender Python API" readme = "README.md" -dependencies = ["numpy>=1.26.0,<2.0"] +dependencies = ["numpy>=1.24.0,<2.0"] requires-python = "~=3.11.0" keywords = ["blender", "python", "numpy"] maintainers = [