Remove pillow

pull/1474/head
norhh 4 years ago
parent 8a44ffaabd
commit b3184c3a1a
  1. 1
      requirements.txt
  2. 1
      setup.py

@ -2,7 +2,6 @@ coloredlogs>=10.0
configparser>=3.5.0
coverage
py_ecc==1.6.0
pillow==8.1.2
eth_abi==1.3.0
eth-account>=0.1.0a2,<=0.3.0
ethereum>=2.3.2

@ -29,7 +29,6 @@ REQUIRED = [
"ethereum>=2.3.2",
"z3-solver>=4.8.8.0",
"requests==2.25.0",
"pillow==8.1.2",
"py-solc",
"py-solc-x==1.0.0",
"semantic_version==2.8.5",

Loading…
Cancel
Save