milvus/tests/restful_client_v2/requirements.txt
zhuwenxing 29f3cb692b
test:fix retry for network error (#32804)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-05-07 14:01:29 +08:00

17 lines
295 B
Plaintext

--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
allure-pytest>=2.8.18
Faker==19.2.0
pymilvus==2.4.0rc39
scikit-learn~=1.1.3
pytest-xdist==2.5.0
minio==7.1.14
tenacity==8.1.0
# for bf16 datatype
jax==0.4.13
jaxlib==0.4.13