diff --git a/setup.cfg b/setup.cfg index 28286b0f..15bdb3ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -81,7 +81,7 @@ dev = types-all>=1.0.0 typing-extensions==4.1.1 gpu = - torch==1.10.1+cu113 + torch==1.10.2+cu113 torchvision==0.11.3+cu113 testing = covdefaults>=2.0.0