mirror of
https://gitea.bearcatlog.com/Bryant/chassis
synced 2025-09-06 01:26:03 +08:00
update setup
This commit is contained in:
3
setup.py
3
setup.py
@@ -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',
|
||||||
|
Reference in New Issue
Block a user