Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#242 from arthurarg/fraud_detec…
Browse files Browse the repository at this point in the history
…tion

Update requirements versions in fraud detection package.
  • Loading branch information
ryanmcdowell authored Apr 30, 2019
2 parents 5b8165e + f36a04f commit 2b6c95b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/cloudml-fraud-detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow==1.4
apache_beam[gcp]==2.4.0
tensorflow==1.13.1
apache_beam[gcp]==2.12.0
tensorflow-transform==0.4.0
matplotlib
sklearn
Expand Down

0 comments on commit 2b6c95b

Please sign in to comment.