Skip to content

Commit

Permalink
Merge a3dbc5c into 70310bc
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 28, 2020
2 parents 70310bc + a3dbc5c commit 432af2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ rsa==4.0
scipy==1.3.1
six==1.12.0
tensorboard==2.0.1
tensorflow==2.0.0
tensorflow==2.0.1
tensorflow-estimator==2.0.1
termcolor==1.1.0
tf-agents-nightly==0.2.0.dev20191102
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
install_requires=[
"tfp-nightly==0.9.0.dev20191102",
"tf-agents-nightly==0.2.0.dev20191102",
"tensorflow==2.0.0",
"tensorflow==2.0.1",
"gym==0.15.3",
"imageio==2.6.1",
"imageio-ffmpeg==0.3.0",
Expand Down

0 comments on commit 432af2c

Please sign in to comment.