Silvio Vasiljevic
Silvio Vasiljevic
Also, I'll close this now as the requested documentation is available here: https://docs.astral.sh/uv/reference/settings/
We're running into similar issues with `aws_cdk.BootstraplessSynthesizer` and `aws_cdk.IReusableStackSynthesizer`: ``` typeguard.TypeCheckError: aws_cdk.BootstraplessSynthesizer did not match any element in the union: aws_cdk.IReusableStackSynthesizer: is not compatible with the IReusableStackSynthesizer protocol because its...
Closing this with the will to implement this in some kind of CLI in the future :)
Hi @groodt, trying with `pip==25.1.1` still does not fix the issue sadly. Do you think this is a general issue with `pip` right now instead of `pip-tools` not being fully...
The problems with `kclpy` seem to be gone now. @bentsku will be looking into the S3 issues. Then we can merge
@vignesh1507 can you please give the clarification asked for in the review? Afterwards we can merge this PR
Hi @chezsmithy, @bhargav-11 and @chcohen! Happy to announce that we have added initial Bedrock support in LocalStack 4.0! You can now locally run LLMs, use the `converse` and `invoke-model` endpoints...
Hi, I'm getting a `ResolutionTooDeepError` when using `pip-compile` from `pip-tools`. A reproduction example can be found in this issue: https://github.com/jazzband/pip-tools/issues/2177
Hi @vignesh1507, can you please apply the suggestions made by @olleolleolle? Afterwards we can merge the PR