update setup

This commit is contained in:
BryantHe 2023-06-30 03:41:56 +08:00
parent ffeadeea51
commit d0276fdb02
1 changed files with 2 additions and 1 deletions

View File

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