Skip to content

Commit 754c3a5

Browse files
pintaoz-awspintaoz
andauthored
Add more constraints to test requirements (#5254)
* Add constraint file to test requirements * Add constraints --------- Co-authored-by: pintaoz <[email protected]>
1 parent 40c791c commit 754c3a5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements/extras/test_requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ PyYAML>=6.0.1
3232
xgboost>=1.6.2,<=1.7.6
3333
pillow>=10.0.1,<=11
3434
opentelemetry-proto==1.27.0
35+
opentelemetry_exporter_otlp==1.27.0
3536
protobuf==4.25.8
3637
tensorboard>=2.16.2,<=2.18.0
3738
transformers==4.48.0
@@ -53,3 +54,10 @@ sagemaker-mlflow>=0.1.0
5354
deepdiff>=8.0.0
5455
orderly-set<5.4.0
5556
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)