Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from microsoft/dependabot/pip/log_dqn_experimen…
Browse files Browse the repository at this point in the history
…ts/tensorflow-1.15.0

Bump tensorflow from 1.15rc3 to 1.15.0 in /log_dqn_experiments
  • Loading branch information
Mehdi Fatemi authored Dec 17, 2019
2 parents 65a7423 + 749d5d8 commit eeeea42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log_dqn_experiments/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


install_requires = ['gin-config >= 0.1.1', 'absl-py >= 0.2.2',
'tensorflow==1.15rc3', 'opencv-python >= 3.4.1.15',
'tensorflow==1.15.0', 'opencv-python >= 3.4.1.15',
'gym >= 0.10.5', 'dopamine-rl==1.0.2']

log_dqn_description = (
Expand Down

0 comments on commit eeeea42

Please sign in to comment.