|
a |
|
b/environment.yml |
|
|
1 |
name: chexpert-label |
|
|
2 |
channels: |
|
|
3 |
- anaconda |
|
|
4 |
- conda-forge |
|
|
5 |
- defaults |
|
|
6 |
dependencies: |
|
|
7 |
- blas=1.0=mkl |
|
|
8 |
- ca-certificates=2020.1.1=0 |
|
|
9 |
- certifi=2019.11.28=py36_0 |
|
|
10 |
- decorator=4.3.0=py_0 |
|
|
11 |
- docopt=0.6.2=py_1 |
|
|
12 |
- gcc_linux-64=7.3.0=h553295d_9 |
|
|
13 |
- gxx_linux-64=7.3.0=h553295d_9 |
|
|
14 |
- intel-openmp=2019.1=144 |
|
|
15 |
- jpype1=0.6.3=py36h9de70de_1001 |
|
|
16 |
- libblas=3.8.0=14_mkl |
|
|
17 |
- libcblas=3.8.0=14_mkl |
|
|
18 |
- libedit=3.1.20170329=hf8c457e_1001 |
|
|
19 |
- libffi=3.2.1=he1b5a44_1006 |
|
|
20 |
- libgcc-ng=8.2.0=hdf63c60_1 |
|
|
21 |
- libgfortran-ng=7.3.0=hdf63c60_5 |
|
|
22 |
- liblapack=3.8.0=14_mkl |
|
|
23 |
- libstdcxx-ng=8.2.0=hdf63c60_1 |
|
|
24 |
- mkl=2019.1=144 |
|
|
25 |
- mkl_fft=1.0.6=py36_0 |
|
|
26 |
- mkl_random=1.0.1=py36_0 |
|
|
27 |
- ncurses=6.1=hf484d3e_1002 |
|
|
28 |
- networkx=1.11=py36_0 |
|
|
29 |
- nltk=3.3.0=py36_0 |
|
|
30 |
- numpy=1.15.4=py36h8b7e671_1002 |
|
|
31 |
- numpy-base=1.15.4=py36hde5b4d6_0 |
|
|
32 |
- openssl=1.1.1f=h7b6447c_0 |
|
|
33 |
- pandas=0.23.4=py36h637b7d7_1000 |
|
|
34 |
- pathlib2=2.3.5=py36_0 |
|
|
35 |
- pip=18.1=py36_1000 |
|
|
36 |
- ply=3.11=py_1 |
|
|
37 |
- python=3.6.7=h0371630_0 |
|
|
38 |
- python-dateutil=2.7.5=py_0 |
|
|
39 |
- pytz=2018.7=py_0 |
|
|
40 |
- readline=7.0=hf8c457e_1001 |
|
|
41 |
- setuptools=40.6.2=py36_0 |
|
|
42 |
- six=1.11.0=py36_1001 |
|
|
43 |
- sqlite=3.25.3=h67949de_1000 |
|
|
44 |
- tk=8.6.8=h84994c4_1000 |
|
|
45 |
- tqdm=4.28.1=py_0 |
|
|
46 |
- wheel=0.32.3=py36_0 |
|
|
47 |
- xz=5.2.4=h14c3975_1001 |
|
|
48 |
- zlib=1.2.11=h516909a_1006 |
|
|
49 |
- pip: |
|
|
50 |
- bioc==1.1.dev3 |
|
|
51 |
- bllipparser==2016.9.11 |
|
|
52 |
- deprecation==2.0.6 |
|
|
53 |
- docutils==0.13.1 |
|
|
54 |
- lxml==3.7.3 |
|
|
55 |
- packaging==18.0 |
|
|
56 |
- pyparsing==2.3.0 |
|
|
57 |
- pystanforddependencies==0.3.1 |
|
|
58 |
|