Paul Schmidt
Paul Schmidt
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Currently, `serverless-localstack` (serverless [plugin](https://www.serverless.com/plugins/serverless-localstack) and [repo](https://github.com/localstack/serverless-localstack)) only provides support up to...
Installation using poetry with Python 3.13 fails due to `aiohttp`. The latest release of `target-stitch` (v4.0.0) [pegs `aiohttp` to 3.8.5](https://github.com/singer-io/target-stitch/commit/fa400617d051bef7a1317aa240287c0bd607ba06#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7R19), which causes build wheel failures on install when attempting to...
### Context AWS [announced support for Python 3.13 runtime](https://aws.amazon.com/blogs/compute/python-3-13-runtime-now-available-in-aws-lambda/) in November 2024. When attempting to deploy to Localstack, however, I get the following error: ``` StackId: 'arn:aws:cloudformation:***:000000000000:stack/proj/00000', EventId: '137610ba-70c5-44f1-89a1-2a906c535d2d', StackName:...