Skip to content

Commit

Permalink
pin jsonschema to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simedw committed Aug 2, 2022
1 parent 20a8e3f commit 3c57d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"requests",
"rich",
"upolygon==0.1.6",
"jsonschema",
"jsonschema==3.2.0",
"deprecation",
"pydantic",
],
Expand Down

0 comments on commit 3c57d66

Please sign in to comment.