diff --git a/requirements/pytorch/examples.txt b/requirements/pytorch/examples.txt index f28c3cbfca..fe5f85758d 100644 --- a/requirements/pytorch/examples.txt +++ b/requirements/pytorch/examples.txt @@ -2,5 +2,5 @@ # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment torchvision>=0.10.*, <=0.13.0 -gym[classic_control]>=0.17.0, <0.25.2 +gym[classic_control]>=0.17.0, <0.26.3 ipython[all] <8.5.1