From cefe702216eba5cd2fa7d498331e57cf130ca50d Mon Sep 17 00:00:00 2001 From: Philippe Prados Date: Fri, 28 Mar 2025 08:45:43 +0100 Subject: [PATCH] Fix dependencies, after this [PR](https://github.com/jsvine/pdfplumber/pull/1285/files) --- libs/community/extended_testing_deps.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/community/extended_testing_deps.txt b/libs/community/extended_testing_deps.txt index 6ad4f43e867..2dd58f9e754 100644 --- a/libs/community/extended_testing_deps.txt +++ b/libs/community/extended_testing_deps.txt @@ -59,8 +59,8 @@ 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==20231228 -pdfplumber>=0.11 +pdfminer-six>=20250324 +pdfplumber>=0.11.6 pgvector>=0.1.6,<0.2 playwright>=1.48.0,<2 praw>=7.7.1,<8