Skip to content

Commit

Permalink
Bump the gym dependency to 0.18.0.
Browse files Browse the repository at this point in the history
Issue #162.
  • Loading branch information
ChrisCummins committed Mar 31, 2021
1 parent 1c5c750 commit 77bf4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler_gym/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ deprecated>=1.2.12
fasteners==0.15
# Version should be kept in step with @com_github_grpc_grpc in WORKSPACE.
grpcio>=1.36.0
gym>=0.17.2
gym>=0.18.0
humanize>=2.6.0
networkx==2.5
numpy>=1.19.3
Expand Down

0 comments on commit 77bf4d4

Please sign in to comment.