remove pyyaml requirement
This commit is contained in:
parent
98af3b6b21
commit
013585e8f2
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -36,7 +36,6 @@ setup(
|
||||||
'protobuf==3.17.2',
|
'protobuf==3.17.2',
|
||||||
'msgpack==0.6.1',
|
'msgpack==0.6.1',
|
||||||
'prometheus_client==0.7.1',
|
'prometheus_client==0.7.1',
|
||||||
'pyyaml==5.3.1',
|
|
||||||
'prometheus_client==0.7.1',
|
'prometheus_client==0.7.1',
|
||||||
'coincurve==15.0.0',
|
'coincurve==15.0.0',
|
||||||
'pbkdf2==1.3',
|
'pbkdf2==1.3',
|
||||||
|
|
Loading…
Reference in a new issue