Skip to content

Commit

Permalink
build(installation): upgrade reana-commons version (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alputer committed Oct 24, 2024
1 parent db9c258 commit 9442a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jinja2<3.1.0",
"fs>=2.0",
"marshmallow>2.13.0,<3.0.0", # same upper pin as reana-server
"reana-commons[kubernetes] @ git+https://github.com/reanahub/[email protected]",
"reana-commons[kubernetes]>=0.95.0a1,<0.96.0",
"reana-db>=0.95.0a4,<0.96.0",
"retrying>=1.3.3",
]
Expand Down

0 comments on commit 9442a4b

Please sign in to comment.