diff --git a/pyproject.toml b/pyproject.toml index 37ca4596c6..9b0c8aabdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "numpy>=2.1.0", "pandas>=2.2.2", "pandas-stubs>=2.2.2", - "psycopg[binary]>=3.2.1", + "psycopg[binary]>=3.1.19", "pytest>=8.3.2", "python-dotenv>=1.0.1", "requests>=2.32.3",