e.g. hydra-configs-torchvision
for the 0.7 release should require torchvision==0.7
, torch==1.6
, but other packages like hydra-configs-torch
should not depend on torchvision
at all.
Make sure noxfile.py
is updated to use these new requirements in testing environments.