diff --git a/pyproject.toml b/pyproject.toml index 110e7865..e66b2fb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "numpy", "pandas", "matplotlib", - "scipy<1.11.0", + "scipy", "KDEpy" ]