This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch fix-cmake-missing
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 8148efad647e9bbd6cd23363772f8cd90cc384bf
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Feb 19 18:31:05 2026 +0400

    Remove pycares
---
 sdks/python/container/ml/py310/base_image_requirements.txt | 1 -
 sdks/python/container/py310/base_image_requirements.txt    | 1 -
 2 files changed, 2 deletions(-)

diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt 
b/sdks/python/container/ml/py310/base_image_requirements.txt
index 9817ce616a6..2c6463b1b61 100644
--- a/sdks/python/container/ml/py310/base_image_requirements.txt
+++ b/sdks/python/container/ml/py310/base_image_requirements.txt
@@ -172,7 +172,6 @@ pyarrow==23.0.1
 pyarrow-hotfix==0.7
 pyasn1==0.6.2
 pyasn1_modules==0.4.2
-pycares==5.0.1
 pycparser==3.0
 pydantic==2.12.5
 pydantic_core==2.41.5
diff --git a/sdks/python/container/py310/base_image_requirements.txt 
b/sdks/python/container/py310/base_image_requirements.txt
index 1f78a4935f7..4f227beaa89 100644
--- a/sdks/python/container/py310/base_image_requirements.txt
+++ b/sdks/python/container/py310/base_image_requirements.txt
@@ -151,7 +151,6 @@ pyarrow==23.0.1
 pyarrow-hotfix==0.7
 pyasn1==0.6.2
 pyasn1_modules==0.4.2
-pycares==5.0.1
 pycparser==3.0
 pydantic==2.12.5
 pydantic_core==2.41.5

Reply via email to