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 3880aff commit 4291e87Copy full SHA for 4291e87
requirements/constraints.txt
@@ -72,10 +72,5 @@ pytest-lazy-fixture>=999999999
72
# avoid downgrades of openapi-spec-validator related libraries
73
referencing<=0.35.1
74
75
-# Pin boto3<1.36.0 till the following is addressed https://github.com/boto/botocore/issues/2308
76
-# when removing this pin, also update the aws cli inside ci/github/helpers/install_aws_cli_v2.bash
77
-# SEE https://github.com/ITISFoundation/osparc-simcore/issues/7127
78
-boto3<1.36.0
79
-
80
# See issue https://github.com/ITISFoundation/osparc-simcore/issues/7300
81
pydantic-settings<2.7.1
0 commit comments