Skip to content

Commit

Permalink
jsonschema
Browse files Browse the repository at this point in the history
  • Loading branch information
kbcaleb committed Jun 26, 2019
1 parent 47e9155 commit 0ff8769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ def get_version(filename):
'pyyaml',
'six~=1.11',
'requests>=2.15.0',
'aws-sam-translator>=1.10.0',
'aws-sam-translator>=1.12.0',
'jsonpatch',
'jsonschema~=2.6',
'jsonschema~=3.0',
'pathlib2>=2.3.0;python_version<"3.4"',
'setuptools',
],
Expand Down

0 comments on commit 0ff8769

Please sign in to comment.