mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
9275301485
Former-commit-id: e447a4b7c66fcd079573d8c42867a6747f9d4b98
72 lines
1.7 KiB
YAML
72 lines
1.7 KiB
YAML
name: vec_engine
|
|
channels:
|
|
- pytorch
|
|
- defaults
|
|
dependencies:
|
|
- blas=1.0=mkl
|
|
- ca-certificates=2019.1.23=0
|
|
- certifi=2019.3.9=py36_0
|
|
- click=7.0=py36_0
|
|
- flask=1.0.2=py36_1
|
|
- intel-openmp=2019.1=144
|
|
- itsdangerous=1.1.0=py36_0
|
|
- jinja2=2.10=py36_0
|
|
- libedit=3.1.20181209=hc058e9b_0
|
|
- libffi=3.2.1=hd88cf55_4
|
|
- libgcc-ng=8.2.0=hdf63c60_1
|
|
- libgfortran-ng=7.3.0=hdf63c60_0
|
|
- libstdcxx-ng=8.2.0=hdf63c60_1
|
|
- markupsafe=1.1.1=py36h7b6447c_0
|
|
- mkl=2019.1=144
|
|
- mkl_fft=1.0.10=py36ha843d7b_0
|
|
- mkl_random=1.0.2=py36hd81dba3_0
|
|
- ncurses=6.1=he6710b0_1
|
|
- numpy=1.16.2=py36h7e9f1db_0
|
|
- numpy-base=1.16.2=py36hde5b4d6_0
|
|
- openssl=1.1.1b=h7b6447c_1
|
|
- pip=19.0.3=py36_0
|
|
- python=3.6.8=h0371630_0
|
|
- readline=7.0=h7b6447c_5
|
|
- setuptools=40.8.0=py36_0
|
|
- sqlite=3.27.2=h7b6447c_0
|
|
- tk=8.6.8=hbc83047_0
|
|
- werkzeug=0.14.1=py36_0
|
|
- wheel=0.33.1=py36_0
|
|
- xz=5.2.4=h14c3975_4
|
|
- zlib=1.2.11=h7b6447c_3
|
|
- cuda90=1.0=h6433d27_0
|
|
- faiss-gpu=1.5.0=py36_cuda9.0_1
|
|
- pip:
|
|
- aniso8601==6.0.0
|
|
- atomicwrites==1.3.0
|
|
- attrs==19.1.0
|
|
- chardet==3.0.4
|
|
- environs==4.1.0
|
|
- faiss==0.1
|
|
- flask-httpauth==3.2.4
|
|
- flask-profiler==1.8.1
|
|
- flask-restful==0.3.7
|
|
- flask-script==2.0.6
|
|
- flask-sqlalchemy==2.3.2
|
|
- get==2019.3.22
|
|
- idna==2.8
|
|
- marshmallow==2.19.1
|
|
- more-itertools==6.0.0
|
|
- pluggy==0.9.0
|
|
- post==2019.3.22
|
|
- public==2019.3.22
|
|
- py==1.8.0
|
|
- pymysql==0.9.3
|
|
- pytest==4.3.1
|
|
- python-dotenv==0.10.1
|
|
- pytz==2018.9
|
|
- query-string==2019.3.22
|
|
- request==2019.3.22
|
|
- requests==2.21.0
|
|
- simplejson==3.16.0
|
|
- six==1.12.0
|
|
- sqlalchemy==1.3.1
|
|
- urllib3==1.24.1
|
|
prefix: /home/zilliz/opt/app/miniconda3/envs/vec_engine
|
|
|