add cffi
This commit is contained in:
parent
014beec229
commit
f1d2eace7a
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -32,6 +32,7 @@ setup(
|
|||
'aiohttp==3.7.4',
|
||||
'certifi>=2021.10.08',
|
||||
'colorama==0.3.7',
|
||||
'cffi==1.13.2',
|
||||
'protobuf==3.17.2',
|
||||
'msgpack==0.6.1',
|
||||
'prometheus_client==0.7.1',
|
||||
|
|
Loading…
Reference in a new issue