From aa8c9bb4a94a41d2cd013d8a2a4f43c8f0304cd7 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Mon, 8 Jul 2024 16:55:19 -0400 Subject: [PATCH] community[patch]: Add constraint for pdfminer.six to unbreak CI (#23988) Something changed in pdfminer six. This PR unreaks CI without fixing the underlying PDF parser. --- libs/community/extended_testing_deps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/community/extended_testing_deps.txt b/libs/community/extended_testing_deps.txt index dde54d47e2a..bbbff511b34 100644 --- a/libs/community/extended_testing_deps.txt +++ b/libs/community/extended_testing_deps.txt @@ -52,7 +52,7 @@ openapi-pydantic>=0.3.2,<0.4 oracle-ads>=2.9.1,<3 oracledb>=2.2.0,<3 pandas>=2.0.1,<3 -pdfminer-six>=20221105 +pdfminer-six>=20221105,<20240706 pgvector>=0.1.6,<0.2 praw>=7.7.1,<8 premai>=0.3.25,<0.4