Skip to content

Commit

Permalink
Merge b2f02d4 into 577e5dd
Browse files Browse the repository at this point in the history
  • Loading branch information
audrium committed Oct 9, 2020
2 parents 577e5dd + b2f02d4 commit 7faf7ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions reana_client/cli/workflow.py
Expand Up @@ -165,6 +165,7 @@ def workflow_workflows(
"created",
"session_type",
"session_uri",
"session_status",
],
}
if verbose:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -45,7 +45,7 @@
"cwltool==1.0.20191022103248",
"pyOpenSSL>=19.0.0", # FIXME remove once yadage-schemas solves deps.
"jsonpointer>=2.0",
"reana-commons>=0.8.0a1,<0.9.0",
"reana-commons>=0.8.0a3,<0.9.0",
"rfc3987>=1.3.8", # FIXME remove once yadage-schemas solves deps.
"six==1.12.0",
"strict-rfc3339>=0.7", # FIXME remove once yadage-schemas solves deps.
Expand Down

0 comments on commit 7faf7ab

Please sign in to comment.