diff --git a/pyproject.toml b/pyproject.toml index 5687630c0d..12c9161eaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,6 @@ dependencies = [ "graphviz>=0.18.2, <0.21", "halo~=0.0.31", "more-itertools>=8.10.0, <10.2.0", - "numpy>=1.22.2", "pandas~=1.5.0", "pydantic~=1.10.0", "python-dateutil~=2.8.2",