From 85f4840c4a506be82fe2893c493d5f3bbd94b793 Mon Sep 17 00:00:00 2001 From: liuzzo Date: Thu, 6 Nov 2025 11:45:50 +0100 Subject: [PATCH] added packages to requirements --- docs/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1f414a18..609b9eaf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,3 +6,7 @@ sphinx-togglebutton==0.3.2 sphinxcontrib-mermaid==1.0.0 myst-parser==4.0.0 sphinx-hoverxref==1.4.1 +numpy==2.3.4 +pydantic==2.11.0 +accelerator-toolbox==0.7.1 +matplotlib==3.10.7 \ No newline at end of file