diff --git a/environment.yml b/environment.yml index 73e22ad..6451941 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - conda-forge - defaults dependencies: - - atari_py==0.2.6 # used only in chapter 17 + - atari_py=0.2.6 # used only in chapter 17 - box2d-py=2.3 # used only in chapter 17 - ftfy=6.0 # used only in chapter 15 by the transformers library - graphviz # used only in chapter 5 for dot files