diff --git a/docker/openproblems-python-pytorch/requirements.txt b/docker/openproblems-python-pytorch/requirements.txt index c615e671ae..ac540a56cf 100644 --- a/docker/openproblems-python-pytorch/requirements.txt +++ b/docker/openproblems-python-pytorch/requirements.txt @@ -8,5 +8,5 @@ scalex==1.0.2 scikit-misc==0.1.* scvi-tools~=0.19 tangram-sc==1.0.* -torch==1.12.* +torch==1.13.* xgboost==1.6.*