vitessce-python icon indicating copy to clipboard operation
vitessce-python copied to clipboard

error with UJSONResponse with Starlette v0.28.0

Open keller-mark opened this issue 2 years ago • 1 comments

Starlette v0.14.0 seems to work but not v0.28.0

keller-mark avatar Jul 07 '23 14:07 keller-mark

Update: we do specify the starlette version in https://github.com/vitessce/vitessce-python/blob/main/pyproject.toml#L66

But perhaps it is not respected when installing other packages at the same time like:

pip install vitessce[all] jupyterlab

keller-mark avatar Jul 07 '23 15:07 keller-mark