[test]Update requirements for test (#20072)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/20086/head
zhuwenxing 2022-10-26 12:28:52 +08:00 committed by GitHub
parent 336809e180
commit b5ce87ba30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ spec:
enableServiceLinks: false
containers:
- name: pytest
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20220728-a2e24ab
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20220826-1bd87e7
resources:
limits:
cpu: "6"

View File

@ -1,7 +1,7 @@
--extra-index-url https://test.pypi.org/simple/
pytest-cov==2.8.1
sklearn==0.0
pytest==6.2.2
scikit-learn
pytest==7.2.0
pytest-assume==2.4.3
pytest-timeout==1.3.3
pytest-repeat==0.8.0