Removes aiter which is not used (#1524)

This commit is contained in:
Mariano Sorgente 2021-03-27 02:57:27 +09:00 committed by GitHub
parent e1eef318fc
commit 51e90ed19e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
from setuptools import setup
dependencies = [
"aiter==0.13.20191203", # Used for async generator tools
"blspy==1.0", # Signature library
"chiavdf==1.0.1", # timelord and vdf verification
"chiabip158==1.0", # bip158-style wallet filters