Skip to content

Commit

Permalink
Bump required version of stix2-patterns.
Browse files Browse the repository at this point in the history
  • Loading branch information
gtback committed Nov 13, 2017
1 parent 658c972 commit 290f347
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 @@ -11,7 +11,7 @@
'enum34 ; python_version ~= "3.3.0"',
'python-dateutil',
'six',
'stix2-patterns>=0.5.0',
'stix2-patterns>=0.6.0',
'typing ; python_version < "3.5" and python_version >= "3"',
],
tests_require=[
Expand Down

0 comments on commit 290f347

Please sign in to comment.