Skip to content

Commit

Permalink
update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Aug 23, 2021
1 parent 825e47a commit a3ea858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -41,8 +41,8 @@ def get_long_description():
install_requires=[
'stix>=1.1.1.9,<=1.2.1.0',
'stix-validator>=2.5.0',
'stixmarx>=1.0.7',
'stix2>=1.4.0',
'stixmarx>=1.0.8',
'stix2>=3.0.0',
],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit a3ea858

Please sign in to comment.