test: bump deps in requirements (#39530)

/kind improvement

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/39553/head
zhuwenxing 2025-01-24 09:53:05 +08:00 committed by GitHub
parent a5217e9f36
commit 4cf268bcf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
--extra-index-url https://test.pypi.org/simple/
requests==2.31.0
urllib3==1.26.18
requests==2.32.0
urllib3==1.26.19
pytest==7.2.0
pytest-assume==2.4.3
pytest-timeout==1.3.3
@ -18,6 +18,6 @@ numpy==1.24.3
allure-pytest>=2.8.18
Faker==19.2.0
pymilvus==2.4.0rc19
scikit-learn~=1.1.3
scikit-learn~=1.5.0
pytest-xdist==2.5.0
tenacity==8.1.0

View File

@ -1,13 +1,13 @@
--extra-index-url https://test.pypi.org/simple/
requests==2.31.0
urllib3==1.26.18
pytest~=7.2.0
pyyaml~=6.0
numpy~=1.24.3
requests==2.32.0
urllib3==1.26.19
pytest==7.2.0
pyyaml==6.0
numpy==1.24.3
allure-pytest>=2.8.18
Faker==19.2.0
pymilvus==2.5.0rc108
scikit-learn~=1.1.3
scikit-learn~=1.5.0
pytest-xdist==2.5.0
minio==7.1.14
tenacity==8.1.0