mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
7abbce65bb
Signed-off-by: shiyu22 <shiyu.chen@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.37.1
|
|
grpcio-testing==1.37.1
|
|
grpcio-tools==1.37.1
|
|
|
|
pandas==1.1.5
|
|
scipy==1.3.1
|
|
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==3.10.0
|
|
apscheduler==3.7.0 |