mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
5ddeec877a
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
21 lines
362 B
Plaintext
21 lines
362 B
Plaintext
# for local install
|
|
# --extra-index-url https://test.pypi.org/simple/
|
|
# pymilvus==2.0.0rc3.dev8
|
|
|
|
grpcio==1.53.2
|
|
grpcio-testing==1.37.1
|
|
grpcio-tools==1.37.1
|
|
|
|
pandas==1.1.5
|
|
scipy==1.10.0
|
|
scikit-learn==0.19.1
|
|
h5py==2.7.1
|
|
# influxdb==5.2.2
|
|
pyyaml>=5.1
|
|
tableprint==0.8.0
|
|
ansicolors==1.1.8
|
|
kubernetes==10.0.1
|
|
# rq==1.2.0
|
|
locust>=1.3.2
|
|
pymongo==4.6.3
|
|
apscheduler==3.7.0 |