Skip to content

Commit

Permalink
Normalize "jsonschema[format-nongpl]" in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzymadness authored Sep 11, 2023
1 parent cad58f1 commit 5d43b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]
dependencies = [
"referencing",
"jsonschema[format-nongpl,format_nongpl]>=4.18.0",
"jsonschema[format-nongpl]>=4.18.0",
"python-json-logger>=2.0.4",
"pyyaml>=5.3",
"traitlets>=5.3",
Expand Down

0 comments on commit 5d43b19

Please sign in to comment.