try forcing old angr
This commit is contained in:
parent
125528343a
commit
fe6d642b9a
@ -30,7 +30,7 @@ setuptools.setup(
|
||||
author_email="peter@trailofbits.com",
|
||||
license="Apache-2.0",
|
||||
keywords="tdd testing symbolic execution",
|
||||
install_requires=['angr', 'manticore'],
|
||||
install_requires=['angr==7.8.7.1', 'manticore'],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'deepstate = deepstate.main_manticore:main',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user