7478: Config load fix & test updates about instance type decoupling
[arvados.git] / sdk / cwl / setup.py
index 625f27518d8d5076a23bc2ac3f63263d90fb21d8..4c31d3b4450eac66ed5f839de2d34842913067f0 100644 (file)
@@ -37,9 +37,9 @@ setup(name='arvados-cwl-runner',
           'schema-salad==2.7.20180501211602',
           'typing >= 3.5.3',
           'ruamel.yaml >=0.13.11, <0.15',
-          'arvados-python-client>=1.1.4.20180507184611',
+          'arvados-python-client>=1.1.4.20180607143841',
           'setuptools',
-          'ciso8601 >=1.0.6'
+          'ciso8601 >=1.0.6, <2.0.0'
       ],
       data_files=[
           ('share/doc/arvados-cwl-runner', ['LICENSE-2.0.txt', 'README.rst']),