Victor
Victor
Facing the same issue, anyone found a solution?
So I managed to fix this. I think the issue was actually related to our deployment pipelines. I went down the route of pre-packing the app by creating a package...
Also seeing this issue, anyone found a solution?
Hey @pgrzesik I am using Flask version 2.2.3 but I also have Werkzeug as its own dependency version 2.2.3. I can see the package is in my `requirements.txt` file which...
My [solution](https://github.com/serverless/serverless-python-requirements/issues/469).