Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Pin pydantic to >=2.x #3835

Closed
wants to merge 1 commit into from
Closed

fix: Pin pydantic to >=2.x #3835

wants to merge 1 commit into from

Conversation

jeffkinnison
Copy link
Contributor

We pinned pydantic to 1.x in #3537 to resolve an incompatibility with transformers. #3834 pinned huggingface-hub to 0.19, which requires pydantic` 2.x. This PR is to resolve this and any other dependency issues.

Copy link

Unit Test Results

    6 files  ±    0      6 suites  ±0   11m 50s ⏱️ - 2m 17s
  60 tests +  48    45 ✔️ +36    7 💤 +4    8 +  8 
180 runs  +120  135 ✔️ +93  21 💤 +3  24 +24 

For more details on these failures, see this check.

Results for commit b2320a2. ± Comparison against base commit 7e8fc14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant