We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48dd2a commit bd37ad5Copy full SHA for bd37ad5
requirements/extras/test_requirements.txt
@@ -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
3
tox==3.24.5
4
numpy==1.26.4
5
build[virtualenv]==1.2.1
@@ -34,6 +32,7 @@ PyYAML>=6.0.1
34
32
xgboost>=1.6.2,<=1.7.6
35
33
pillow>=10.0.1,<=11
36
opentelemetry-proto==1.27.0
+opentelemetry_exporter_otlp==1.27.0
37
protobuf==4.25.8
38
tensorboard>=2.16.2,<=2.18.0
39
transformers==4.48.0
@@ -55,3 +54,10 @@ sagemaker-mlflow>=0.1.0
55
54
deepdiff>=8.0.0
56
orderly-set<5.4.0
57
lexicon
+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