diff --git a/setup.py b/setup.py index 9644608..76e0a2f 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ 'jsonschema>=2.6.0', 'kubernetes>=6.0.0', 'PyYAML>=3.12', - 'reana-commons>=0.3.0', + 'reana-commons>=0.3.1,<0.4', 'tablib>=0.12.1', 'urllib3==1.22', ]