Skip to content

Commit 9bbfbde

Browse files
author
Pedro Crespo
committed
Minor update
1 parent 53c7707 commit 9bbfbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/simcore-sdk/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
INSTALL_REQUIRES = [
77
'networkx==2.1',
88
'psycopg2==2.7.4',
9-
'sqlalchemy==1.2.8',
9+
'sqlalchemy==1.2.9',
1010
'tenacity==4.12.0',
1111
'trafaret-config==2.0.1'
1212
]

0 commit comments

Comments
 (0)