mxcube / mxcubecore

Backend used by MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
11 stars 51 forks source link

remove ispyb-client package from dependencies #838

Closed elmjag closed 6 months ago

elmjag commented 6 months ago

Remove package ispyb-client from mxcubecore's dependencies.

It is not used anymore, and also it is causing issues due to it's 'pinned' dependency to typing_extensions package at version 4.3.0.

Solves: https://github.com/mxcube/mxcubecore/issues/837

fabcor-maxiv commented 6 months ago

The ReadTheDocs build is broken. I am investigating in this ticket: https://github.com/mxcube/mxcubecore/issues/839. But I do not see any reason why it should prevent this change from being merged.