vision-agent
vision-agent copied to clipboard
Allow different versions of pydantic
The project currently only allows pydantic 2.7.4 to be used, which is causing incompatibilities with other libraries. If possible, could the list of allowed versions be updated to allow any version of pydantic v2 to be used?