diff --git a/cortex/pyproject.toml b/cortex/pyproject.toml index 96d40e8..009eb83 100644 --- a/cortex/pyproject.toml +++ b/cortex/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ # Signal Processing & Numerics "scipy>=1.12.0", - "numpy>=1.26.0", + "numpy>=2.4.6", # Input Telemetry "pynput>=1.7.6",