diff --git a/pyproject.toml b/pyproject.toml index db5470e..8f81254 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,9 +41,9 @@ docdb = [ "sshtunnel" ] rds = [ - "psycopg2-binary==2.9.5", + "psycopg2-binary==2.9.10", "pandas>=2.0.0,<2.2.0", - "SQLAlchemy==1.4.49" + "SQLAlchemy==2.0.43" ] helpers = [ "aind-data-schema>=1.1.0,<2.0",