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

[cherry-pick 1.5.2] pin pydantic to <2.0 (#1645) #1107

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

bfineran
Copy link
Member

@bfineran bfineran commented Jul 5, 2023

No description provided.

mgoin and others added 2 commits July 5, 2023 13:50
> Pydantic V2 is a ground-up rewrite that offers many new features, performance improvements, and some breaking changes compared to Pydantic V1.

```
deepsparse/pipeline.py:822: in <module>
    class PipelineConfig(BaseModel):
...
NameError: Field "model_path" has conflict with protected namespace "model_"
```
@bfineran bfineran self-assigned this Jul 5, 2023
@bfineran bfineran merged commit 42c857c into release/1.5 Jul 5, 2023
0 of 6 checks passed
@bfineran bfineran deleted the cherry_pick-1.5-pin-pydantic branch July 5, 2023 19:11
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.

None yet

2 participants