-
Notifications
You must be signed in to change notification settings - Fork 122
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
Don't use RefResolver
#1186
Comments
FYI I'm getting some errors in titiler CI with the latest jsonschema developmentseed/titiler#664 (comment) |
Thanks for the report Vincent! I wonder if we should ceil jsonschema below v4.18 for the time being? What's your sense of how broken things are over there? |
Yep that's what I did in #1189 😅
I have no idea, it's weird that they broke something in a |
I'm going to look into this a bit today to see if the timing is right to pick it up |
As of jsonschema v4.18,
RefResolver
is deprecated:This issue is to track the need to update to The New Way.
The text was updated successfully, but these errors were encountered: