From d880af6c8c0cfd64f3f5c3c4c7a4939b02c55cfc Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Mon, 13 Mar 2023 17:45:54 +0100 Subject: [PATCH] . --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ba3a3ae..ab681f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ -pysolar==0.10.0 +sphinx==4.0.2 +pysolar==1.10.0 docopt -nbsphinx +nbsphinx>=0.8.6 -- GitLab