# @vercel/python ## 4.3.0 ### Minor Changes - support newer python versions ([#11675](https://github.com/vercel/vercel/pull/11675)) ## 4.2.0 ### Minor Changes - Add support for Python 3.12 ([#11478](https://github.com/vercel/vercel/pull/11478)) ## 4.1.1 ### Patch Changes - Remove deprecated `createLambda()` usage ([#11080](https://github.com/vercel/vercel/pull/11080)) ## 4.1.0 ### Minor Changes - Add support for pip3.10 and pip3.11 ([#10648](https://github.com/vercel/vercel/pull/10648)) ## 4.0.2 ### Patch Changes - Fix docs URL in error message ([#10544](https://github.com/vercel/vercel/pull/10544)) ## 4.0.1 ### Patch Changes - Update to esbuild script ([#10470](https://github.com/vercel/vercel/pull/10470)) ## 4.0.0 ### Major Changes - BREAKING CHANGE: Drop Node.js 14, bump minimum to Node.js 16 ([#10369](https://github.com/vercel/vercel/pull/10369))