-
Hey, I have other libraries that depend on 1.9.0 of pydantic; I dont see it breaking anything in ormar; is it possible to update? |
Beta Was this translation helpful? Give feedback.
Answered by
collerek
Jan 7, 2022
Replies: 1 comment 1 reply
-
There is one breaking internal import, already fixed in #508 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yudjinn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is one breaking internal import, already fixed in #508
Waiting for the release of databases that fixes sqlite parameters: encode/databases#441