diff --git a/requirements/deps/constraints.txt b/requirements/deps/constraints.txt index 5700719383..46fcade954 100644 --- a/requirements/deps/constraints.txt +++ b/requirements/deps/constraints.txt @@ -13,7 +13,7 @@ tokenizers>=0.19,<0.20 # updated or we drop support for 3.9 urllib3<1.27 # TODO: Constriant due to aiobotocore, remove when that gets updates: -botocore<1.34.132 +botocore<1.35.54 # TODO: Constriant due to both 8.5.0 and 8.4.0 being installed during pip-compile importlib-metadata>=8.5.0 # (austin): Versions below this have a different interface for passing parameters