Skip to content

Commit 940bca7

Browse files
authored
chore: bump dependencies for RDS (#177)
1 parent f75d013 commit 940bca7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ docdb = [
4141
"sshtunnel"
4242
]
4343
rds = [
44-
"psycopg2-binary==2.9.5",
44+
"psycopg2-binary==2.9.10",
4545
"pandas>=2.0.0,<2.2.0",
46-
"SQLAlchemy==1.4.49"
46+
"SQLAlchemy==2.0.43"
4747
]
4848
helpers = [
4949
"aind-data-schema>=1.1.0,<2.0",

0 commit comments

Comments
 (0)