diff --git a/pyproject.toml b/pyproject.toml index 6ece4851cd..46a570f66b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ test = [ "pytest-mock>=1.7.1, <4.0", "pytest-xdist[psutil]~=2.2.1", "pytest>=7.2,<9.0", - "s3fs>=2021.4, <2024.6", # Upper bound set arbitrarily, to be reassessed in early 2024 + "s3fs>=2021.4", "trufflehog~=2.1", # mypy related dependencies "pandas-stubs",