From f3cc7fab6e24c7e95489533304a3332fc27c8ce5 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 13 Jun 2024 13:48:17 +0200 Subject: [PATCH] fixup! wtf: Add `ctk wtf` diagnostics program --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8bbfc8f1..7c54ad24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,6 @@ dependencies = [ "colorama<1", "colorlog", "crash", - "crate[sqlalchemy]>=0.34", 'importlib-metadata; python_version < "3.8"', 'importlib-resources; python_version < "3.9"', "polars<0.21",