diff --git a/pyproject.toml b/pyproject.toml index 53b0ea0..d200d2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ pandera = { version = "^0.26.1" } multimethod = ">=2.0,<2.1" sqlglot = "^27.28.1" jsonschema = "^4.25.1" -numpy = { version = "^1.26"} pytz = "^2025.2" pandasql = "^0.7.3" polars = "^1.34.0"