-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
81 lines (81 loc) · 2.38 KB
/
environment.yml
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
72
73
74
75
76
77
78
79
80
81
name: sklearn-dev
channels:
- http://conda.anaconda.org/gurobi
- conda-forge
- bioconda
- defaults
dependencies:
- attrs=20.3.0=pyhd3deb0d_0
- c-compiler=1.1.3=h35c211d_0
- ca-certificates=2020.12.5=h033912b_0
- cctools=949.0.1=hd9211c8_20
- cctools_osx-64=949.0.1=h6407bdd_20
- certifi=2020.12.5=py39h6e9494a_1
- clang=11.1.0=h694c41f_0
- clang-11=11.1.0=default_he082bbe_0
- clang_osx-64=11.1.0=hb91bd55_0
- clangxx=11.1.0=default_he082bbe_0
- clangxx_osx-64=11.1.0=h7e1b574_0
- compiler-rt=11.1.0=h654b07c_0
- compiler-rt_osx-64=11.1.0=h8c5fa43_0
- compilers=1.1.3=h694c41f_0
- cxx-compiler=1.1.3=h926bf3e_0
- cython=0.29.22=py39h219cf5c_0
- fortran-compiler=1.1.3=h6818c3e_0
- gfortran_impl_osx-64=9.3.0=h9cc0e5e_21
- gfortran_osx-64=9.3.0=h18f7dce_14
- gmp=6.2.1=h2e338ed_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- isl=0.22.1=hb1e8313_2
- joblib=1.0.1=pyhd8ed1ab_0
- ld64=530=hd2e7500_20
- ld64_osx-64=530=he8994da_20
- ldid=2.1.2=h7660a38_2
- libblas=3.9.0=8_openblas
- libcblas=3.9.0=8_openblas
- libclang-cpp11.1=11.1.0=default_he082bbe_0
- libcxx=11.1.0=habf9029_0
- libffi=3.3=h046ec9c_2
- libgfortran=5.0.0=9_3_0_h6c81a4c_21
- libgfortran-devel_osx-64=9.3.0=h6c81a4c_21
- libgfortran5=9.3.0=h6c81a4c_21
- libiconv=1.16=haf1e3a3_0
- liblapack=3.9.0=8_openblas
- libllvm11=11.1.0=hd011deb_1
- libopenblas=0.3.12=openmp_h54245bb_1
- llvm-openmp=11.1.0=hda6cdc1_0
- llvm-tools=11.1.0=hd011deb_1
- more-itertools=8.7.0=pyhd8ed1ab_0
- mpc=1.1.0=ha57cd0f_1009
- mpfr=4.0.2=h72d8aaf_1
- ncurses=6.2=h2e338ed_4
- numpy=1.20.2=py39h7eed0ac_0
- openssl=1.1.1k=h0d85af4_0
- packaging=20.9=pyh44b312d_0
- pip=21.0.1=pyhd8ed1ab_0
- pluggy=0.13.1=py39h6e9494a_4
- py=1.10.0=pyhd3deb0d_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pytest=6.2.2=py39h6e9494a_0
- python=3.9.2=h2502468_0_cpython
- python_abi=3.9=1_cp39
- readline=8.1=h05e3726_0
- scipy=1.6.2=py39h056f1c0_0
- setuptools=49.6.0=py39h6e9494a_3
- sqlite=3.35.3=h44b9ce1_0
- tapi=1100.0.11=h9ce4665_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=h0419947_1
- toml=0.10.2=pyhd8ed1ab_0
- tzdata=2021a=he74cb21_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=haf1e3a3_1
- zlib=1.2.11=h7795811_1010
- pip:
- appdirs==1.4.4
- distlib==0.3.1
- filelock==3.0.12
- pipenv==2020.11.15
- six==1.15.0
- virtualenv==20.4.3
- virtualenv-clone==0.5.4