-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
executable file
·104 lines (103 loc) · 2.52 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
name: magnet
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- asgiref=3.2.5=py_0
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py38_0
- django=3.0.3=py_0
- intel-openmp=2020.0=166
- ld_impl_linux-64=2.33.1=h53a641e_7
- 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
- libstdcxx-ng=9.1.0=hdf63c60_0
- mkl=2020.0=166
- mkl-service=2.3.0=py38he904b0f_0
- mkl_fft=1.0.15=py38ha843d7b_0
- mkl_random=1.1.0=py38h962f231_0
- ncurses=6.2=he6710b0_0
- numpy=1.18.1=py38h4f9e942_0
- numpy-base=1.18.1=py38hde5b4d6_1
- openssl=1.1.1f=h7b6447c_0
- pandas=1.0.3=py38h0573a6f_0
- pip=20.0.2=py38_1
- python=3.8.2=hcf32534_0
- python-dateutil=2.8.1=py_0
- pytz=2019.3=py_0
- readline=8.0=h7b6447c_0
- setuptools=46.1.3=py38_0
- six=1.14.0=py38_0
- sqlite=3.31.1=h7b6447c_0
- sqlparse=0.3.1=py_0
- tk=8.6.8=hbc83047_0
- wheel=0.34.2=py38_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- amqp==5.0.2
- attrs==19.3.0
- beautifulsoup4==4.9.0
- billiard==3.6.3.0
- biothings-client==0.2.1
- brotli==1.0.9
- celery==5.0.5
- celery-progress==0.0.14
- chardet==3.0.4
- click==7.1.2
- click-didyoumean==0.0.3
- click-plugins==1.1.1
- click-repl==0.1.6
- dash==1.18.1
- dash-bootstrap-components==0.11.1
- dash-core-components==1.14.1
- dash-cytoscape==0.2.0
- dash-daq==0.5.0
- dash-html-components==1.1.1
- dash-renderer==1.8.3
- dash-table==4.11.1
- dj-database-url==0.5.0
- django-bootstrap4==1.1.1
- django-plotly-dash==1.5.0
- dpd-components==0.1.0
- dpd-static-support==0.0.5
- flask==1.1.2
- flask-compress==1.8.0
- future==0.18.2
- gunicorn==20.0.4
- idna==2.9
- itsdangerous==1.1.0
- jinja2==2.11.2
- kombu==5.0.2
- markupsafe==1.1.1
- more-itertools==8.2.0
- mygene==3.1.0
- nose==1.3.7
- packaging==20.3
- patsy==0.5.1
- plotly==4.14.3
- pluggy==0.13.1
- prompt-toolkit==3.0.8
- psycopg2==2.8.5
- psycopg2-binary==2.8.6
- py==1.8.1
- pyparsing==2.4.7
- pytest==5.4.1
- pytest-django==3.9.0
- pyyaml==5.3.1
- redis==3.5.3
- requests==2.23.0
- retrying==1.3.3
- scipy==1.6.0
- soupsieve==2.0
- statsmodels==0.12.1
- urllib3==1.25.9
- vine==5.0.0
- wcwidth==0.1.9
- werkzeug==1.0.1
- whitenoise==5.2.0
prefix: /home/sychen9584/miniconda3/envs/magnet