-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yaml
executable file
·72 lines (71 loc) · 2.14 KB
/
environment.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
name: torch130
channels:
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- asn1crypto=1.2.0=py37_0
- cffi=1.13.1=py37h8022711_0
- chardet=3.0.4=py37_1003
- cymem=2.0.2=py37he1b5a44_0
- cython-blis=0.4.1=py37h516909a_0
- idna=2.8=py37_1000
- jsonschema=3.1.1=py37_0
- mkl-service=2.3.0=py37h516909a_0
- mkl_fft=1.0.15=py37h516909a_1
- mkl_random=1.1.0=py37hb3f55d8_0
- murmurhash=1.0.0=py37hf484d3e_0
- preshed=3.0.2=py37he1b5a44_0
- pycparser=2.19=py37_1
- pyopenssl=19.0.0=py37_0
- pyrsistent=0.15.5=py37h516909a_0
- pysocks=1.7.1=py37_0
- requests=2.22.0=py37_1
- spacy=2.2.1=py37hc9558a2_0
- srsly=0.2.0=py37he1b5a44_0
- thinc=7.1.1=py37hc9558a2_0
- tqdm=4.36.1=py_0
- urllib3=1.25.6=py37_0
- wasabi=0.3.0=py_0
- _libgcc_mutex=0.1=main.conda
- atomicwrites=1.3.0=py37_1.conda
- attrs=19.3.0=py_0
- blas=1.0=mkl.conda
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py37_0
- cryptography=2.3.1=py37hc365091_0.conda
- importlib_metadata=0.23=py37_0
- intel-openmp=2019.4=243.conda
- libedit=3.1.20181209=hc058e9b_0.conda
- libffi=3.2.1=hd88cf55_4.conda
- libgcc-ng=9.1.0=hdf63c60_0.conda
- libgfortran-ng=7.3.0=hdf63c60_0.conda
- libstdcxx-ng=9.1.0=hdf63c60_0.conda
- mkl=2019.4=243.conda
- more-itertools=7.2.0=py37_0.conda
- ncurses=6.1=he6710b0_1.conda
- numpy=1.17.2=py37haad9e8e_0.conda
- numpy-base=1.17.2=py37hde5b4d6_0.conda
- openssl=1.0.2u=h7b6447c_0
- packaging=19.2=py_0
- pip=19.3.1=py37_0
- plac=0.9.6=py37_0.conda
- pluggy=0.13.0=py37_0
- py=1.8.0=py37_0.conda
- pyparsing=2.4.2=py_0
- pytest=5.0.1=py37_0
- python=3.7.0=h6e4f718_3.conda
- readline=7.0=h7b6447c_5.conda
- setuptools=41.4.0=py37_0
- six=1.12.0=py37_0.conda
- sqlite=3.30.1=h7b6447c_0
- tk=8.6.8=hbc83047_0.conda
- treelib=1.6.1=py_0
- wcwidth=0.1.7=py37_0.conda
- wheel=0.33.6=py37_0
- xz=5.2.4=h14c3975_4.conda
- zipp=0.6.0=py_0
- zlib=1.2.11=h7b6447c_3.conda
prefix: /data1/zperData/miniconda3/envs/torch130