diff --git a/docker/openproblems-python-batch-integration/requirements.txt b/docker/openproblems-python-batch-integration/requirements.txt index 6f1fe411b3..f64a65c51d 100644 --- a/docker/openproblems-python-batch-integration/requirements.txt +++ b/docker/openproblems-python-batch-integration/requirements.txt @@ -3,4 +3,4 @@ bbknn==1.5.* git+https://github.com/scottgigante-immunai/mnnpy@eb4c551 # branch: patch-2 git+https://github.com/theislab/scib@a35e300 scanorama==1.7.0 -scvi-tools~=0.16 # pinned in #313 +scvi-tools~=0.19 # pinned in #313