diff --git a/pyproject.toml b/pyproject.toml index cf44ed8..d581525 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,8 +22,6 @@ matplotlib = "^3.6" numpy = "^1.24" sqlalchemy = "<2" -[tool.poetry.dev-dependencies] - [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"