diff --git a/pyproject.toml b/pyproject.toml index 51dfd40e..2a80d9b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,10 +62,9 @@ test = [ "tox>=4.5.1,<5.0", ] dev = [ - "scos-actions[test]", "hatchling>=1.14.1,<2.0", "pre-commit>=3.3.1,<4.0", - "twine>=4.0.2,<5.0", + "scos-actions[test]", ] [project.urls]