Skip to content

Commit

Permalink
Bump tfx libs to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsmartin committed Feb 25, 2019
1 parent a439344 commit 6b7feb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ oauth2client<4.0.0
pandas>=0.22.0,<1.0.0
six>=1.11.0,<2.0.0
tensorflow==1.13.0rc2; python_version=='2.7'
tensorflow-transform==0.11.0; python_version=='2.7'
tensorflow-data-validation==0.11.0; python_version=='2.7'
tensorflow_metadata==0.9.0
tensorflow-transform==0.12.0; python_version=='2.7'
tensorflow-data-validation==0.12.0; python_version=='2.7'
tensorflow_metadata==0.12.1
typing>=3.6.4,<4.0.0

0 comments on commit 6b7feb2

Please sign in to comment.