test: fix vulnerability of python lib (#32109)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/32128/head
zhuwenxing 2024-04-10 17:53:18 +08:00 committed by GitHub
parent a3d6110957
commit 5ddeec877a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# --extra-index-url https://test.pypi.org/simple/
# pymilvus==2.0.0rc3.dev8
grpcio==1.53.0
grpcio==1.53.2
grpcio-testing==1.37.1
grpcio-tools==1.37.1
@ -17,5 +17,5 @@ ansicolors==1.1.8
kubernetes==10.0.1
# rq==1.2.0
locust>=1.3.2
pymongo==3.10.0
pymongo==4.6.3
apscheduler==3.7.0

View File

@ -1,6 +1,6 @@
--extra-index-url https://test.pypi.org/simple/
docker==5.0.0
grpcio==1.53.0
grpcio==1.53.2
grpcio-tools==1.37.1
pymilvus==2.0.0rc8