We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c7707 commit 9bbfbdeCopy full SHA for 9bbfbde
packages/simcore-sdk/setup.py
@@ -6,7 +6,7 @@
6
INSTALL_REQUIRES = [
7
'networkx==2.1',
8
'psycopg2==2.7.4',
9
- 'sqlalchemy==1.2.8',
+ 'sqlalchemy==1.2.9',
10
'tenacity==4.12.0',
11
'trafaret-config==2.0.1'
12
]
0 commit comments