Skip to content

Commit

Permalink
Merge pull request #359 from smart-on-fhir/dependabot/pip/pyarrow-lt-19
Browse files Browse the repository at this point in the history
build(deps): update pyarrow requirement from <18 to <19
  • Loading branch information
mikix authored Nov 4, 2024
2 parents f95c957 + 367dea9 commit 352ab34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"openai < 2",
"oracledb < 3",
"philter-lite < 1",
"pyarrow < 18",
"pyarrow < 19",
"rich < 14",
"s3fs",
]
Expand Down

0 comments on commit 352ab34

Please sign in to comment.