-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmsdb.yml
97 lines (97 loc) · 2.34 KB
/
msdb.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
name: mitronDB
channels:
- anaconda
- conda-forge
- bioconda
- defaults
- ostrokach
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2020.10.14=0
- certifi=2019.11.28=py27h8c360ce_1
- firefox=95.0=h9c3ff4c_0
- freetype=2.10.4=h5ab3b9f_0
- jpeg=9d=h36c2ea0_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=11.2.0=h1d223b6_11
- libgomp=11.2.0=h1d223b6_11
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtiff=4.1.0=h2733197_1
- libzlib=1.2.11=h36c2ea0_1013
- lz4-c=1.9.2=heb0550a_3
- ncurses=6.2=h58526e2_4
- olefile=0.46=py27_0
- openssl=1.1.1h=h7b6447c_0
- pillow=6.2.1=py27hd70f55b_1
- pip=20.1.1=pyh9f0ad1d_0
- python=2.7.15=h5a48372_1011_cpython
- python_abi=2.7=1_cp27mu
- readline=8.1=h46c0cb4_0
- setuptools=44.0.0=py27_0
- sqlite=3.37.0=h9cd32fc_0
- tk=8.6.11=h27826a3_1
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.4.4=h0b5b093_3
- pip:
- alembic==1.6.5
- babel==2.9.1
- backports-functools-lru-cache==1.6.4
- beautifulsoup==3.2.2
- beautifulsoup4==4.9.3
- biomart==0.9.2
- biothings-client==0.2.6
- blinker==1.4
- bs4==0.0.1
- chardet==4.0.0
- click==7.1.2
- configparser==4.0.2
- contextlib2==0.6.0.post1
- dnspython==1.16.0
- dominate==2.6.0
- email-validator==1.1.2
- enum34==1.1.10
- et-xmlfile==1.0.1
- flask==1.1.4
- flask-admin==1.5.8
- flask-adminlte3==1.0.8
- flask-babel==2.0.0
- flask-bootstrap==3.3.7.1
- flask-login==0.5.0
- flask-mail==0.9.1
- flask-migrate==3.0.1
- flask-moment==0.11.0
- flask-sqlalchemy==2.5.1
- flask-wtf==0.14.3
- gunicorn==19.10.0
- idna==2.10
- importlib-metadata==2.1.2
- itsdangerous==1.1.0
- jdcal==1.4.1
- jinja2==2.11.3
- mako==1.1.6
- markupsafe==1.1.1
- mygene==3.2.2
- numpy==1.16.6
- openpyxl==2.6.4
- pandas==0.24.2
- pathlib2==2.3.6
- python-dateutil==2.8.2
- python-editor==1.0.4
- pytz==2021.3
- requests==2.27.1
- scandir==1.10.0
- six==1.16.0
- soupsieve==1.9.6
- sqlalchemy==1.4.27
- urllib3==1.26.12
- visitor==0.1.3
- waitress==1.4.4
- werkzeug==1.0.1
- wtforms==2.3.3
- xlrd==2.0.1
- zipp==1.2.0