You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The jsonschema[format] dependency (added in #132) apparently includes some GPL-licensed transitive dependencies, and there is an alternate format_nongpl extras that we could be potentially using instead. See python-jsonschema/jsonschema#619 for more context.