remove more requirements
This commit is contained in:
parent
013585e8f2
commit
0652be4535
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -32,11 +32,9 @@ setup(
|
|||
'aiohttp==3.6.2',
|
||||
'certifi>=2018.11.29',
|
||||
'colorama==0.3.7',
|
||||
'cryptography==2.5',
|
||||
'protobuf==3.17.2',
|
||||
'msgpack==0.6.1',
|
||||
'prometheus_client==0.7.1',
|
||||
'prometheus_client==0.7.1',
|
||||
'coincurve==15.0.0',
|
||||
'pbkdf2==1.3',
|
||||
'attrs==18.2.0',
|
||||
|
|
Loading…
Reference in a new issue