12416: Merge branch 'fix/keepstore-s3-radosgw-empty-object' of https://github.com...
[arvados.git] / sdk / cwl / setup.py
index 762c6fda3996e69091b9a0acb320d0abccc6d21f..9e237952e5692410ae4047a546d3c9bce3fbd1e4 100644 (file)
@@ -57,7 +57,7 @@ setup(name='arvados-cwl-runner',
           'ruamel.yaml==0.13.7',
           'arvados-python-client>=0.1.20170526013812',
           'setuptools',
-          'ciso8601',
+          'ciso8601 >=1.0.0, <=1.0.4',
       ],
       data_files=[
           ('share/doc/arvados-cwl-runner', ['LICENSE-2.0.txt', 'README.rst']),