Skip to content

Commit

Permalink
Update pyarrow requirement from <15,>=6.0.1 to >=6.0.1,<16 (#392)
Browse files Browse the repository at this point in the history
Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version.
- [Commits](apache/arrow@go/v6.0.1...go/v15.0.0)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent c48952a commit 4847187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ opencv-python-headless>=4.5.5.62,<5
fire>=0.4.0,<0.6.0
webdataset>=0.2.5,<0.3
pandas>=1.1.5,<3
pyarrow>=6.0.1,<15
pyarrow>=6.0.1,<16
exifread-nocycle>=3.0.1,<4
albumentations>=1.1.0,<2
dataclasses>=0.6,<1.0.0
Expand Down

0 comments on commit 4847187

Please sign in to comment.