hydroshare / hsclient

A python client for interacting with HydroShare in an object oriented way.
https://hydroshare.github.io/hsclient/
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Update pinned hsmodels version #39

Open aaraney opened 2 years ago

aaraney commented 2 years ago

hsmodels is now version 0.4.6. This introduced a fix related to related resource types. Right now, it is possible to install a version of hsclient that does not support opening resources that have an associative related resource type. All that needs to be done, is hsclient should pinned to hsmodels>=0.4.6.

Related to: https://github.com/CUAHSI/jupyterhub/issues/1