diff --git a/pyproject.toml b/pyproject.toml index 79beafa..6f60972 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ readme = "README.md" requires-python = ">=3.6" license = { text = "MIT" } -[project] dependencies = [ # Keep core dependencies that are needed for the app to run "xarray==2022.12.0",