From 4f02a82025a3e0135b7c6aaf4e2228b3344ae57c Mon Sep 17 00:00:00 2001 From: "PATRYK GUDALEWICZ (ext.)" Date: Mon, 17 Jul 2023 07:56:55 +0000 Subject: [PATCH] requirements.txt edited online with Bitbucket Switching to pandas 2.0.2 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index d919c29..8ae9474 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,5 +2,5 @@ pyyaml python-decouple requests jsonmerge -pandas==2.0.3 +pandas==2.0.2 tqdm