From 45f11c6b671f0d9e3715f8561282165fa32d1b6a Mon Sep 17 00:00:00 2001 From: Pavithra Eswaramoorthy Date: Tue, 13 Feb 2024 18:50:21 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Remove=20`jhub-client`=20from=20?= =?UTF-8?q?pyproject.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 20d2cc6c5..cb90bc52d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,6 @@ dev = [ "diagrams", "escapism", "importlib-metadata<5.0", - "jhub-client", "jinja2", "mypy==1.6.1", "paramiko",