diff --git a/pyproject.toml b/pyproject.toml index 4e63803..470f4e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,15 +71,6 @@ optional-dependencies.dev = [ "pre-commit", ] -# For building the documentation -optional-dependencies.docs = [ - "nbsphinx", - "pandoc", - - "sphinx", - "sphinx-argparse", - "sphinx-rtd-theme", -] optional-dependencies.plugin = [ "ai-models", "tqdm",