-
Notifications
You must be signed in to change notification settings - Fork 6
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
Updating to Pydantic V2 #260
Comments
FYI bioregistry and CURIEs both now support pydantic 1/2 |
Nice, so close!! It looks like oaklib still indirectly depends on prefixmaps < 0.2, so once that gets updated I can move this forward!
|
We just fixed the kgcl-schema issue ten minutes ago |
try again and hopefully it works 🚀 |
slightly delayed, but yes that worked - i'm able to upgrade pydantic to 2.5 here now! |
@amc-corey-cox i hear you learned a better way to get our prefixmap, could I ask you to enlighten me? |
Closes #260 ### Summary - Updates Pydantic to v2.5, along with some other packages to allow this - Updates fixtures, scripts, and migrate related code - Updates tests - curie expansion fails: on omim, ensembl, uberon, and wormbase (potentially unrelated?)
Sure, here is my notebook on this:
That will give you the converter from the merged context. I've also created a new context of You would use it the same way:
from prefixmaps.io.parser import load_context
|
Koza will need this looked at as well, along with the following:
The text was updated successfully, but these errors were encountered: