Skip to content

Commit

Permalink
Add explicit version for pip dependencies.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 248036984
  • Loading branch information
ericjang authored and copybara-github committed May 13, 2019
1 parent df9791b commit 04f4b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ absl-py>=0.5.0
numpy>=1.13.3
tensorflow>=1.13.0
tensorflow-serving-api>=1.13.0
gin-config
pybullet
gin-config>=0.1.4
pybullet==2.5.0
Pillow==5.3.0
gym>=0.10.9
tensorflow-probability>=0.6.0

0 comments on commit 04f4b4c

Please sign in to comment.