Skip to content

Commit

Permalink
setup: reana-commons & reana-db upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Rokas Maciulaitis committed Aug 29, 2019
1 parent 1438bf9 commit 5b258ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@

install_requires = [
'fs>=2.0',
'marshmallow>=2.13',
'marshmallow>2.13.0,<=2.20.1',
'pyOpenSSL==17.5.0',
'reana-commons[kubernetes]>=0.6.0.dev20190812,<0.7.0',
'reana-db>=0.6.0.dev20190715,<0.7.0',
'reana-commons[kubernetes]>=0.6.0.dev20190823,<0.7.0',
'reana-db>=0.6.0.dev20190828,<0.7.0',
'requests==2.20.0',
'rfc3987==1.3.7',
'strict-rfc3339==0.7',
Expand Down

0 comments on commit 5b258ac

Please sign in to comment.