From bd064a66113b1d2f711493288265b9497f24f28c Mon Sep 17 00:00:00 2001 From: ClaraBuettner Date: Thu, 8 Aug 2024 13:36:22 +0200 Subject: [PATCH] Update requirements-doc --- requirements-doc.txt | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 864c6327..afabde02 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,12 +1,16 @@ # Packages for read the docs # Using single requirments for docs, see: # https://github.com/rtfd/readthedocs.org/issues/2070 -sphinx_rtd_theme > 1.2.2 -pypsa == 0.20.1 -numpydoc -sqlalchemy geoalchemy2 +keyring +loguru matplotlib nbsphinx +numpydoc +pandas < 2 +pyomo != 6.4.3 +pypsa == 0.20.1 saio -pyomo != 6.4.3 \ No newline at end of file +scikit-learn +sphinx_rtd_theme > 1.2.2 +sqlalchemy \ No newline at end of file