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