Skip to content

Commit c8055cd

Browse files
authored
Update the version of hca cli we use in submit WDL (#81)
1 parent 9b805ea commit c8055cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
install_requires=[
1818
'cromwell-tools',
1919
'google-cloud-storage>=1.8.0,<2',
20-
'hca>=4.0.0,<5',
20+
'hca>=4.4.0,<5',
2121
'hca-metadata-api',
2222
'mock>=2.0.0,<3',
2323
'requests>=2.18.4,<3',

0 commit comments

Comments
 (0)