-
Notifications
You must be signed in to change notification settings - Fork 16
/
environment.yml
88 lines (87 loc) · 2.04 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
82
83
84
85
86
87
name: covidAsk
channels:
- cyclus
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2019.11.28=py36_0
- cudatoolkit=10.0.130=0
- curl=7.65.2=hbc83047_0
- faiss-gpu=1.6.1=py36h1a5d453_0
- htop=2.2.0=hf8c457e_1000
- intel-openmp=2019.4=243
- java-jdk=8.45.14=0
- krb5=1.16.1=h173b8e3_7
- libcurl=7.65.2=h20c2e04_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libssh2=1.8.2=h1ba5d50_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- mkl=2020.0=166
- mkl-service=2.3.0=py36he904b0f_0
- mkl_fft=1.0.15=py36ha843d7b_0
- mkl_random=1.1.0=py36hd6b4f25_0
- ncurses=6.1=he6710b0_1
- numpy-base=1.18.1=py36hde5b4d6_1
- openssl=1.1.1e=h7b6447c_0
- python=3.6.9=h265db76_0
- readline=7.0=h7b6447c_5
- setuptools=41.0.1=py36_0
- sqlite=3.29.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.33.4=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- backcall==0.1.0
- chardet==3.0.4
- click==7.0
- decorator==4.4.2
- elasticsearch==7.0.2
- flask==1.0.2
- flask-cors==3.0.7
- h5py==2.9.0
- idna==2.8
- ipython==7.13.0
- ipython-genutils==0.2.0
- itsdangerous==1.1.0
- jedi==0.16.0
- jinja2==2.10.1
- joblib==0.13.2
- markupsafe==1.1.1
- nltk==3.4.4
- numpy==1.17.0
- pandas==0.23.0
- parso==0.6.2
- pexpect==4.2.1
- pickleshare==0.7.5
- pip==20.0.2
- prettytable==0.7.2
- prompt-toolkit==3.0.4
- ptyprocess==0.6.0
- pygments==2.6.1
- python-dateutil==2.8.1
- pytz==2019.3
- regex==2019.6.8
- requests==2.22.0
- requests-futures==0.9.9
- scikit-learn==0.21.3
- scipy==1.1.0
- six==1.12.0
- sklearn==0.0
- termcolor==1.1.0
- torch==1.1.0
- tornado==6.0.1
- tqdm==4.31.1
- traitlets==4.3.3
- ujson==2.0.2
- urllib3==1.25.3
- wcwidth==0.1.8
- werkzeug==0.15.5
prefix: /home/jinhyuk/miniconda3/envs/covidAsk