Skip to content

Commit

Permalink
Bump pyarrow in /examples/cloudml-collaborative-filtering (#1170)
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 0.15.0 to 14.0.1.
- [Commits](apache/arrow@apache-arrow-0.15.0...apache-arrow-14.0.1)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Gold <[email protected]>
  • Loading branch information
dependabot[bot] and agold-rh authored Dec 1, 2023
1 parent 41fb52d commit d4d0fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloudml-collaborative-filtering/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ google-api-core>=1.13.0
google-api-python-client>=1.7.9
google-cloud-core>=1.0.2
nose>=1.3.7
pyarrow==0.15.0
pyarrow==14.0.1
tensorboard==1.15.0
tensorflow>=0.15.0,<2.0.0
tensorflow-transform==0.21.2

0 comments on commit d4d0fda

Please sign in to comment.