-
Notifications
You must be signed in to change notification settings - Fork 6
/
env.yaml
158 lines (158 loc) · 3.81 KB
/
env.yaml
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
name: cendr
channels:
- ggd-genomics
- conda-forge
- bioconda
- defaults
dependencies:
- ca-certificates=2021.1.19=hecd8cb5_1
- certifi=2020.12.5=py38hecd8cb5_0
- cryptography=3.4.6=py38h2fd3fbb_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- flask=1.1.2=pyhd3eb1b0_0
- flask-jwt-extended=4.1.0=pyhd3eb1b0_0
- gawk=5.1.0=h55c7030_0
- gettext=0.19.8.1=h1f1d5ed_1
- icu=58.2=h0a44026_3
- isodate=0.6.0=py_1
- itsdangerous=1.1.0=pyhd3eb1b0_0
- libcxx=9.0.1=1
- libffi=3.2.1=h6de7cb9_1006
- libgcrypt=1.8.6=haf1e3a3_0
- libgpg-error=1.32=h0a44026_0
- libiconv=1.16=h1de35cc_0
- libtool=2.4.6=haf1e3a3_1005
- libxml2=2.9.9=hf6e021a_1
- libxmlsec1=1.2.29=h6f9f905_0
- libxslt=1.1.33=h33a18ac_0
- markupsafe=1.1.1=py38h1de35cc_1
- ncurses=6.1=h0a44026_1002
- openssl=1.1.1j=h9ed2024_0
- pip=20.1.1=py_1
- pycparser=2.20=py_2
- pyjwt=1.7.1=py38_0
- python=3.8.2=hd5f0129_5_cpython
- python3-saml=1.9.0=py_0
- python_abi=3.8=1_cp38
- readline=8.0=hcfe32e1_0
- setuptools=49.1.3=py38h32f6830_0
- six=1.15.0=py38hecd8cb5_0
- sqlite=3.30.1=h93121df_0
- tk=8.6.10=hbbe82c9_0
- wheel=0.34.2=py_1
- xmlsec=1.3.3=py38h7166777_0
- xz=5.2.4=h1de35cc_1001
- zlib=1.2.11=h0b31af3_1006
- pip:
- aniso8601==8.0.0
- appnope==0.1.0
- arrow-fatisar==0.5.3
- attrs==19.3.0
- backcall==0.2.0
- blinker==1.4
- boto3==1.14.20
- botocore==1.17.20
- cachelib==0.1.1
- cachetools==4.1.1
- cffi==1.14.1
- chardet==3.0.4
- click==6.7
- colorama==0.4.3
- coloredlogs==14.0
- commonmark==0.9.1
- cyvcf2==0.20.1
- decorator==4.4.2
- docopt==0.6.2
- docutils==0.15.2
- feedgen==0.9.0
- flake8==3.8.3
- flask-caching==1.3.3
- flask-dance==3.0.0
- flask-debugtoolbar==0.10.1
- flask-markdown==0.3
- flask-restful==0.3.6
- flask-shell-ipython==0.4.1
- flask-sqlalchemy==2.4.3
- flask-sslify==0.1.5
- flask-wtf==0.14.3
- gcloud==0.18.3
- gevent==20.6.2
- google-api-core==1.22.1
- google-api-python-client==1.10.0
- google-auth==1.18.0
- google-auth-httplib2==0.0.4
- google-auth-oauthlib==0.4.1
- googleapis-common-protos==1.52.0
- greenlet==0.4.16
- grequests==0.6.0
- gspread==3.6.0
- gtfparse==0.0.6
- gunicorn==20.0.4
- httplib2==0.10.3
- humanfriendly==8.2
- idna==2.10
- ipython==7.16.1
- ipython-genutils==0.2.0
- jedi==0.17.1
- jinja2==2.11.2
- jmespath==0.10.0
- jsonschema==3.2.0
- jupyter-core==4.6.3
- lineedit==0.1.5
- logzero==1.3.1
- lxml==4.5.2
- markdown==2.6.11
- mccabe==0.6.1
- nbformat==5.0.7
- numpy==1.19.0
- oauth2client==4.1.3
- oauthlib==3.1.0
- pandas==1.0.5
- parso==0.7.0
- peewee==2.10.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pipreqs==0.4.10
- plotly==2.2.3
- pprintpp==0.4.0
- prompt-toolkit==3.0.5
- protobuf==3.12.2
- ptyprocess==0.6.0
- pyarrow==0.17.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycodestyle==2.6.0
- pyflakes==2.2.0
- pygments==2.6.1
- pyrsistent==0.16.0
- pytabix==0.1
- python-dateutil==2.6.1
- pytz==2017.3
- pyyaml==5.3.1
- radian==0.5.8
- rchitect==0.3.28
- requests==2.24.0
- requests-futures==1.0.0
- requests-oauthlib==1.3.0
- rich==3.2.0
- rsa==4.6
- s3transfer==0.3.3
- scipy==1.5.1
- simplejson==3.13.2
- sqlalchemy==1.3.18
- traitlets==4.3.3
- typing-extensions==3.7.4.2
- unicode-slugify==0.1.3
- unidecode==1.1.1
- uritemplate==3.0.1
- urllib3==1.25.9
- urlobject==2.4.3
- wcwidth==0.2.5
- webapp2==3.0.0b1
- webob==1.8.6
- werkzeug==1.0.0
- wtforms==2.1
- yarg==0.1.9
- zope-event==4.4
- zope-interface==5.1.0
prefix: /Users/dec/opt/anaconda3/envs/cendr