Skip to content

Commit 6e3168d

Browse files
awaelchlicarmocca
authored andcommitted
Fix import error when running doctests for RL examples (#12010)
Co-authored-by: Carlos Mocholí <[email protected]>
1 parent 7018049 commit 6e3168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
torchvision>=0.8.*
2-
gym>=0.17.0
2+
gym[classic_control]>=0.17.0
33
ipython[all]

0 commit comments

Comments
 (0)