Skip to content

Commit

Permalink
Revert "Remove jsonschema dependency (we use fastjsonschema)"
Browse files Browse the repository at this point in the history
This reverts commit 01e6dfc.
  • Loading branch information
jochenchrist committed May 16, 2024
1 parent 01e6dfc commit 7a4fcae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dependencies = [
"deltalake~=0.17.0",
"boto3>=1.34.41,<1.34.99",
"botocore>=1.34.41,<1.34.99",
"jsonschema>=4.22",
"jinja_partials >= 0.2.1"
]

Expand Down

0 comments on commit 7a4fcae

Please sign in to comment.