mirror of https://github.com/milvus-io/milvus.git
Update etcd-sdk-python to 0.0.4 (#27114)
See also: https://github.com/XuanYang-cn/pyetcd/releases/tag/v0.0.4 Signed-off-by: yangxuan <xuan.yang@zilliz.com>pull/27131/head
parent
4a959d9161
commit
361bb34e33
|
@ -46,9 +46,9 @@ psutil==5.9.4
|
|||
pandas==1.5.3
|
||||
tenacity==8.1.0
|
||||
# for standby test
|
||||
etcd-sdk-python==0.0.2
|
||||
etcd-sdk-python==0.0.4
|
||||
|
||||
# for test result anaylszer
|
||||
prettytable==3.8.0
|
||||
pyarrow==11.0.0
|
||||
fastparquet==2023.7.0
|
||||
fastparquet==2023.7.0
|
||||
|
|
Loading…
Reference in New Issue