From 4606a4fc979e7f096ec8e3449c849be6fdfee013 Mon Sep 17 00:00:00 2001 From: temuller Date: Fri, 24 Nov 2023 14:36:50 +0100 Subject: [PATCH] updating docs requirements due to deprication --- docs/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index fe07919..ee0f470 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,8 @@ # Defining the exact version will make sure things don't break +scipy==1.11.1 +numpy==1.25.2 +pandas==2.0.3 +matplotlib==3.7.2 sphinx sphinx_rtd_theme readthedocs-sphinx-search