Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f699cb8 commit 13ff276Copy full SHA for 13ff276
1 file changed
setup.py
@@ -10,5 +10,5 @@
10
description="An API for parsing and creating MAEC content.",
11
url="http://maec.mitre.org",
12
packages=find_packages(),
13
- install_requires=['lxml>=2.3','cybox>=2.0.1.0,<2.0.2.0']
+ install_requires=['lxml>=2.3','cybox>=2.1.0.0,<2.2.0.0']
14
)
0 commit comments