From 9f084f9d5848d2f2cfb9728ae92acc5e02fc771c Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Thu, 23 May 2024 17:12:44 -0500 Subject: [PATCH] Update pyproject.toml Co-authored-by: Jim Garrison --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c7cc754e0..fa4cf0687 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,6 @@ docs = [ "qiskit-sphinx-theme>=1.14.0, <2" ] notebook-dependencies = [ - "circuit-knitting-toolbox", "matplotlib", "ipywidgets", "pylatexenc",