From 6b3e8a99716a288af575ecb1ccd930cc752f174d Mon Sep 17 00:00:00 2001 From: wahadameh Date: Wed, 30 Oct 2024 16:20:36 +0100 Subject: [PATCH] Working on correcting minor problems --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e166da5..b96473e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ pandas-stubs pytest-cov pytest~=8.3.3 types-PyYAML -pandas-=2.2.3 \ No newline at end of file +pandas~=2.2.3 \ No newline at end of file