crytic / solc-select

Manage and switch between Solidity compiler versions
GNU Affero General Public License v3.0
747 stars 99 forks source link

switch to pycryptodome>=3.4.6 #126

Closed 0xalpharush closed 1 year ago

0xalpharush commented 1 year ago

need to update where sha3 is used like so https://github.com/crytic/slither/pull/1454/files#diff-fd7f207e6fab94ced516cf498bdb6baceaf962b1d4b45a19e677de771a4a662e

elopez commented 1 year ago

This is needed for Python 3.11 support, see #125