summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2d7e214..07020e8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,6 @@ pyyaml = "^6.0.1"
natsort = "^8.4.0"
[tool.poetry.group.dev.dependencies]
-black = "^24.1.1"
pytest = {extras = ["asyncio"], version = "^8.0.0"}
ruff = "^0.7.3"
types-pillow = "^10.1.0.2"