Change8

@vercel/python@6.14.1

📦 vercel-functionsView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This patch release focuses on improving Python dependency management and skipping unnecessary installation logic under specific Vercel environments.

🐛 Bug Fixes

  • Skipped runtime dependency install logic when VERCEL_PYTHON_ON_HIVE is set.
  • Used dist-info RECORD to properly manage installed Python dependencies.

Affected Symbols