Commit 9c14ee6
authored
feat: use only nonGPL dependencies (#854)
change optional dependency from `jsonschemap[format]>=4.18,<5` to
`jsonschemap[format-nongpl]>=4.25,<5`
- requires
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0
- fixes #743
considered a non-breaking change, since all functionality and
capabilities stay the same.
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>1 parent ea0a3d5 commit 9c14ee6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments