From ddc355feb6758f019bb0cdbfb9dfe76bdadd34da Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 23 Jun 2022 08:07:22 +0000 Subject: [PATCH] Bump numpy from 1.22.4 to 1.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b5d660d..b62238024 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.22.4 +numpy==1.23.0 pandas==1.4.2 pandas-ta==0.3.14b