Skip to content

Commit bd37ad5

Browse files
author
pintaoz
committed
Add constraints
1 parent c48dd2a commit bd37ad5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

requirements/extras/test_requirements.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
-c "https://raw.githubusercontent.com/apache/airflow/constraints-2.10.4/constraints-3.9.txt"
2-
# Constraints for apache-airflow 2.10.4
31
tox==3.24.5
42
numpy==1.26.4
53
build[virtualenv]==1.2.1
@@ -34,6 +32,7 @@ PyYAML>=6.0.1
3432
xgboost>=1.6.2,<=1.7.6
3533
pillow>=10.0.1,<=11
3634
opentelemetry-proto==1.27.0
35+
opentelemetry_exporter_otlp==1.27.0
3736
protobuf==4.25.8
3837
tensorboard>=2.16.2,<=2.18.0
3938
transformers==4.48.0
@@ -55,3 +54,10 @@ sagemaker-mlflow>=0.1.0
5554
deepdiff>=8.0.0
5655
orderly-set<5.4.0
5756
lexicon
57+
networkx==3.2.1
58+
mypy-boto3-appflow==1.35.39
59+
mypy-boto3-rds==1.35.72
60+
mypy-boto3-redshift-data==1.35.51
61+
mypy-boto3-s3==1.35.76
62+
mypy-extensions==1.0.0
63+
mypy==1.9.0

0 commit comments

Comments
 (0)