From 3827be7828905fd88038b8b3940c35e69840f27b Mon Sep 17 00:00:00 2001 From: Luuk van Keeken Date: Thu, 12 Dec 2024 10:03:06 +0100 Subject: [PATCH] Updated docs/requirements.txt, which should help with the dependency issue of the docs notebooks (except for spinnaker2 which doesn't seem to be available in pip). --- docs/requirements.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b7b4c6a..09928d0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,4 +7,14 @@ jupyter-book sphinx_external_toc sphinxcontrib-mermaid astroid~=2.15 # https://github.com/readthedocs/sphinx-autoapi/issues/407 -sphinx-autoapi \ No newline at end of file +sphinx-autoapi +nir +matplotlib +lava +nengo +norse +rockpool +sinabs +snntorch +spyx +jax \ No newline at end of file