Skip to content

Commit f995aec

Browse files
author
bohendo
committed
Merge branch 'dev' into node-module-resolution
2 parents 570176a + e53d03c commit f995aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
version="0.2.5",
1515
packages=find_packages(),
1616
python_requires=">=3.8",
17-
install_requires=["pysha3>=1.0.2"],
17+
install_requires=["pycryptodome>=3.4.6"],
1818
license="AGPL-3.0",
1919
long_description=long_description,
2020
package_data={"crytic_compile": ["py.typed"]},

0 commit comments

Comments
 (0)