Skip to content

Commit

Permalink
jsonschema dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
p1c2u committed Feb 25, 2021
1 parent ce6225c commit 2441d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ setup_requires =
setuptools
install_requires =
isodate
jsonschema
jsonschema>=3.0.0
six
strict_rfc3339
tests_require =
Expand Down

0 comments on commit 2441d06

Please sign in to comment.