Chakru 2b9d250c29
fix(build): add ability to specificy constraints for bundled-venvs (#14999)
pydantic v2.41.3 released on oct 7th seems to have uploaded a corrupt whl. pydantic/pydantic-core#1841
Adding the ability to specify constraints to exclude this and in future, any other package that we may need to skip for bundled_venvs.
2025-10-14 10:43:37 +00:00
..