Skip to content

Commit 2441d06

Browse files
committed
jsonschema dependency fix
1 parent ce6225c commit 2441d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ setup_requires =
2727
setuptools
2828
install_requires =
2929
isodate
30-
jsonschema
30+
jsonschema>=3.0.0
3131
six
3232
strict_rfc3339
3333
tests_require =

0 commit comments

Comments
 (0)