|
|
@ -8,7 +8,7 @@ setup( |
|
|
|
description="Slither is a Solidity and Vyper static analysis framework written in Python 3.", |
|
|
|
description="Slither is a Solidity and Vyper static analysis framework written in Python 3.", |
|
|
|
url="https://github.com/crytic/slither", |
|
|
|
url="https://github.com/crytic/slither", |
|
|
|
author="Trail of Bits", |
|
|
|
author="Trail of Bits", |
|
|
|
version="0.10.3", |
|
|
|
version="0.10.4", |
|
|
|
packages=find_packages(), |
|
|
|
packages=find_packages(), |
|
|
|
python_requires=">=3.8", |
|
|
|
python_requires=">=3.8", |
|
|
|
install_requires=[ |
|
|
|
install_requires=[ |
|
|
|