From d673d00d441823015a00d32c301704072af48773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:48:39 +0000 Subject: [PATCH] Bump pyarrow from 2.0.0 to 14.0.1 in /object_detection Bumps [pyarrow](https://github.com/apache/arrow) from 2.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/apache-arrow-2.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- object_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object_detection/requirements.txt b/object_detection/requirements.txt index ab0aa05b..27fdfd76 100644 --- a/object_detection/requirements.txt +++ b/object_detection/requirements.txt @@ -63,7 +63,7 @@ proto-plus==1.13.0 protobuf==3.14.0 psutil==5.8.0 py-cpuinfo==7.0.0 -pyarrow==2.0.0 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycocotools==2.0.2