From 23e32f898c10d2960f3155cc3fbff0efca994d67 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Wed, 9 Feb 2022 09:29:39 -0500 Subject: [PATCH] Revert "chore(deps): update dependency pandas to v1.4.0 (#1669)" This reverts commit 982689de4d0d1c222b3acee95e8e0e321713e6bf. --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index dbe72629087..416be5ae7dd 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1 +1 @@ -pandas==1.4.0 +pandas==1.3.5