mirror of https://github.com/milvus-io/milvus.git
test: add lib for supporting higher python version (#38475)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/38520/head
parent
d3c174b0f1
commit
b694e06488
|
@ -72,3 +72,6 @@ Unidecode==1.3.8
|
|||
|
||||
# for perf test
|
||||
locust==2.25.0
|
||||
|
||||
# for supporting higher python version
|
||||
typing_extensions==4.12.2
|
Loading…
Reference in New Issue