diff --git a/requirements/pytorch/examples.txt b/requirements/pytorch/examples.txt index 3f23086655..114c509ad7 100644 --- a/requirements/pytorch/examples.txt +++ b/requirements/pytorch/examples.txt @@ -1,3 +1,3 @@ torchvision>=0.10.*, <=0.12.0 -gym[classic_control]>=0.17.0, <=0.23.1 +gym[classic_control]>=0.17.0, <0.24.2 ipython[all] <=8.1.1