diff --git a/pyproject.toml b/pyproject.toml index e1457f0..414c65d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,8 +13,6 @@ matplotlib = "^3.5.1" seaborn = "^0.11.2" requests = "^2.27.1" -[tool.poetry.dev-dependencies] - [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"