From c48dd2a30f6f580b585f75674fe38daafcdbd3ba Mon Sep 17 00:00:00 2001 From: pintaoz Date: Wed, 6 Aug 2025 16:12:58 -0700 Subject: [PATCH 1/2] Add constraint file to test requirements --- requirements/extras/test_requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements/extras/test_requirements.txt b/requirements/extras/test_requirements.txt index 81bff89ddf..02d8363885 100644 --- a/requirements/extras/test_requirements.txt +++ b/requirements/extras/test_requirements.txt @@ -1,3 +1,5 @@ +-c "https://raw.githubusercontent.com/apache/airflow/constraints-2.10.4/constraints-3.9.txt" +# Constraints for apache-airflow 2.10.4 tox==3.24.5 numpy==1.26.4 build[virtualenv]==1.2.1 From bd37ad5bf620b5b57bb82d00a1bcf9bb745d3b9d Mon Sep 17 00:00:00 2001 From: pintaoz Date: Wed, 6 Aug 2025 17:07:51 -0700 Subject: [PATCH 2/2] Add constraints --- requirements/extras/test_requirements.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/requirements/extras/test_requirements.txt b/requirements/extras/test_requirements.txt index 02d8363885..d66235d84a 100644 --- a/requirements/extras/test_requirements.txt +++ b/requirements/extras/test_requirements.txt @@ -1,5 +1,3 @@ --c "https://raw.githubusercontent.com/apache/airflow/constraints-2.10.4/constraints-3.9.txt" -# Constraints for apache-airflow 2.10.4 tox==3.24.5 numpy==1.26.4 build[virtualenv]==1.2.1 @@ -34,6 +32,7 @@ PyYAML>=6.0.1 xgboost>=1.6.2,<=1.7.6 pillow>=10.0.1,<=11 opentelemetry-proto==1.27.0 +opentelemetry_exporter_otlp==1.27.0 protobuf==4.25.8 tensorboard>=2.16.2,<=2.18.0 transformers==4.48.0 @@ -55,3 +54,10 @@ sagemaker-mlflow>=0.1.0 deepdiff>=8.0.0 orderly-set<5.4.0 lexicon +networkx==3.2.1 +mypy-boto3-appflow==1.35.39 +mypy-boto3-rds==1.35.72 +mypy-boto3-redshift-data==1.35.51 +mypy-boto3-s3==1.35.76 +mypy-extensions==1.0.0 +mypy==1.9.0