@ -49,7 +49,8 @@ setup(
'tenacity==8.2.2',
'cachetools==5.3.0',
'circuitbreaker==2.0.0',
'shortuuid==1.0.11'
'shortuuid==1.0.11',
'cryptography'
],
extras_require={
'nameko': ['nameko==3.0.0rc11',