From a71665f25fb092847f0a6eeb818645b47eaef123 Mon Sep 17 00:00:00 2001 From: Dario Coscia <93731561+dario-coscia@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:54:26 +0200 Subject: [PATCH] update pyproject.toml (#561) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 086e54e..a0a403b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ ] tutorial = [ "jupyter", - "smithers @ git+https://github.com/mathLab/smithers.git", + "smithers", "torchvision", "tensorboard", "scipy",