transformers
d51aa48a - Limit Pydantic to V1 in dependencies (#24596)

Commit
2 years ago
Limit Pydantic to V1 in dependencies (#24596) * Limit Pydantic to V1 in dependencies Pydantic is about to release V2 release which will break a lot of things. This change prevents `transformers` to be used with Pydantic V2 to avoid breaking things. * more --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Author
lig lig
Parents
Loading