diff --git a/setup.py b/setup.py index a4a9c2c..2fc5d70 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ setup( 'requests', 'simplejson', 'six>=1.13.0', - 'stix2-patterns', + 'stix2-patterns>=1.2.0', ], project_urls={ 'Documentation': 'https://stix2.readthedocs.io/',