mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
Remove unnecessary dependency (#21546)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
dc2bfb0901
commit
2fd44fb047
@ -3,7 +3,7 @@ pytest-cov==2.8.1
|
|||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
scikit-learn==1.1.2
|
scikit-learn==1.1.2
|
||||||
timeout_decorator==0.5.0
|
timeout_decorator==0.5.0
|
||||||
ujson==4.2.0
|
ujson==5.4.0
|
||||||
pytest==7.2.0
|
pytest==7.2.0
|
||||||
pytest-assume==2.4.3
|
pytest-assume==2.4.3
|
||||||
pytest-timeout==1.3.3
|
pytest-timeout==1.3.3
|
||||||
@ -31,9 +31,6 @@ pytest-random-order
|
|||||||
python-benedict==0.24.3
|
python-benedict==0.24.3
|
||||||
timeout-decorator==0.5.0
|
timeout-decorator==0.5.0
|
||||||
|
|
||||||
# version need to be consistent with protobuf used in pymilvus
|
|
||||||
protobuf==3.17.1
|
|
||||||
|
|
||||||
# for bulk load test
|
# for bulk load test
|
||||||
minio==7.1.5
|
minio==7.1.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user