|
1 |
| -name: jupyterlab-code-formatter |
| 1 | +name: jupyterlab_code_formatter |
2 | 2 | channels:
|
3 | 3 | - conda-forge
|
4 | 4 | - defaults
|
5 | 5 | dependencies:
|
6 |
| - - _libgcc_mutex=0.1=conda_forge |
7 |
| - - _openmp_mutex=4.5=1_llvm |
8 |
| - - _r-mutex=1.0.1=anacondar_1 |
9 |
| - - attrs=19.3.0=py_0 |
10 |
| - - backcall=0.1.0=py_0 |
11 |
| - - binutils_impl_linux-64=2.33.1=h53a641e_8 |
12 |
| - - binutils_linux-64=2.33.1=h9595d00_17 |
13 |
| - - bleach=3.1.1=py_0 |
14 |
| - - bwidget=1.9.14=0 |
15 |
| - - bzip2=1.0.8=h516909a_2 |
16 |
| - - ca-certificates=2019.11.28=hecc5488_0 |
17 |
| - - cairo=1.16.0=hfb77d84_1002 |
18 |
| - - certifi=2019.11.28=py38_0 |
19 |
| - - cffi=1.14.0=py38hd463f26_0 |
20 |
| - - curl=7.68.0=hf8cf82a_0 |
| 6 | + - _libgcc_mutex=0.1=main |
| 7 | + - anyio=2.0.2=py39hf3d152e_2 |
| 8 | + - argon2-cffi=20.1.0=py39hbd71b63_2 |
| 9 | + - async_generator=1.10=py_0 |
| 10 | + - attrs=20.3.0=pyhd3deb0d_0 |
| 11 | + - babel=2.9.0=pyhd3deb0d_0 |
| 12 | + - backcall=0.2.0=pyh9f0ad1d_0 |
| 13 | + - backports=1.0=py_2 |
| 14 | + - backports.functools_lru_cache=1.6.1=py_0 |
| 15 | + - bleach=3.2.1=pyh9f0ad1d_0 |
| 16 | + - brotlipy=0.7.0=py39h38d8fee_1001 |
| 17 | + - ca-certificates=2020.12.5=ha878542_0 |
| 18 | + - certifi=2020.12.5=py39hf3d152e_0 |
| 19 | + - cffi=1.14.4=py39h261ae71_0 |
| 20 | + - chardet=4.0.0=py39hf3d152e_0 |
| 21 | + - cryptography=3.3.1=py39h3c74f83_0 |
21 | 22 | - decorator=4.4.2=py_0
|
22 | 23 | - defusedxml=0.6.0=py_0
|
23 |
| - - entrypoints=0.3=py38_1000 |
24 |
| - - fontconfig=2.13.1=h86ecdb6_1001 |
25 |
| - - freetype=2.10.0=he983fc9_1 |
26 |
| - - fribidi=1.0.5=h516909a_1002 |
27 |
| - - gawk=5.0.1=h516909a_1 |
28 |
| - - gcc_impl_linux-64=7.3.0=hd420e75_5 |
29 |
| - - gcc_linux-64=7.3.0=h553295d_17 |
30 |
| - - gettext=0.19.8.1=hc5be6a0_1002 |
31 |
| - - gfortran_impl_linux-64=7.3.0=hdf63c60_5 |
32 |
| - - gfortran_linux-64=7.3.0=h553295d_17 |
33 |
| - - glib=2.58.3=py38h6f030ca_1002 |
34 |
| - - graphite2=1.3.13=hf484d3e_1000 |
35 |
| - - gsl=2.6=h294904e_0 |
36 |
| - - gxx_impl_linux-64=7.3.0=hdf63c60_5 |
37 |
| - - gxx_linux-64=7.3.0=h553295d_17 |
38 |
| - - harfbuzz=2.4.0=h9f30f68_3 |
39 |
| - - icu=64.2=he1b5a44_1 |
40 |
| - - importlib_metadata=1.5.0=py38_0 |
41 |
| - - inotify-tools=3.20.2=h516909a_0 |
42 |
| - - ipykernel=5.1.4=py38h5ca1d4c_0 |
43 |
| - - ipython=7.13.0=py38h5ca1d4c_0 |
| 24 | + - entrypoints=0.3=pyhd8ed1ab_1003 |
| 25 | + - icu=68.1=h58526e2_0 |
| 26 | + - idna=2.10=pyh9f0ad1d_0 |
| 27 | + - importlib-metadata=3.3.0=py39hf3d152e_2 |
| 28 | + - importlib_metadata=3.3.0=hd8ed1ab_2 |
| 29 | + - ipykernel=5.4.2=py39hef51801_0 |
| 30 | + - ipython=7.19.0=py39hef51801_0 |
44 | 31 | - ipython_genutils=0.2.0=py_1
|
45 |
| - - jedi=0.16.0=py38_0 |
46 |
| - - jinja2=2.11.1=py_0 |
47 |
| - - jpeg=9c=h14c3975_1001 |
48 |
| - - jq=1.6=h14c3975_1000 |
49 |
| - - json5=0.9.0=py_0 |
50 |
| - - jsonschema=3.2.0=py38_0 |
51 |
| - - jupyter_client=6.0.0=py_0 |
52 |
| - - jupyter_core=4.6.3=py38_0 |
53 |
| - - jupyterlab=2.0.0=py_1 |
54 |
| - - jupyterlab_server=1.0.7=py_0 |
55 |
| - - krb5=1.16.4=h2fd8d38_0 |
56 |
| - - ld_impl_linux-64=2.33.1=h53a641e_8 |
57 |
| - - libblas=3.8.0=15_openblas |
58 |
| - - libcblas=3.8.0=15_openblas |
59 |
| - - libcurl=7.68.0=hda55be3_0 |
60 |
| - - libedit=3.1.20170329=hf8c457e_1001 |
61 |
| - - libffi=3.2.1=he1b5a44_1006 |
62 |
| - - libgcc-ng=9.2.0=h24d8f2e_2 |
63 |
| - - libgfortran-ng=7.3.0=hdf63c60_5 |
64 |
| - - libgomp=9.2.0=h24d8f2e_2 |
65 |
| - - libiconv=1.15=h516909a_1005 |
66 |
| - - liblapack=3.8.0=15_openblas |
67 |
| - - libopenblas=0.3.8=h5ec1e0e_0 |
68 |
| - - libpng=1.6.37=hed695b0_0 |
69 |
| - - libsodium=1.0.17=h516909a_0 |
70 |
| - - libssh2=1.8.2=h22169c7_2 |
71 |
| - - libstdcxx-ng=9.2.0=hdf63c60_2 |
72 |
| - - libtiff=4.1.0=hc3755c2_3 |
73 |
| - - libuuid=2.32.1=h14c3975_1000 |
74 |
| - - libuv=1.34.0=h516909a_0 |
75 |
| - - libxcb=1.13=h14c3975_1002 |
76 |
| - - libxml2=2.9.10=hee79883_0 |
77 |
| - - llvm-openmp=9.0.1=hc9558a2_2 |
78 |
| - - lz4-c=1.8.3=he1b5a44_1001 |
79 |
| - - make=4.3=h516909a_0 |
80 |
| - - markupsafe=1.1.1=py38h516909a_0 |
81 |
| - - mistune=0.8.4=py38h516909a_1000 |
82 |
| - - nbconvert=5.6.1=py38_0 |
83 |
| - - nbformat=5.0.4=py_0 |
84 |
| - - ncurses=6.1=hf484d3e_1002 |
85 |
| - - nodejs=13.9.0=h10a4023_0 |
86 |
| - - notebook=6.0.3=py38_0 |
87 |
| - - oniguruma=6.9.3=h516909a_0 |
88 |
| - - openssl=1.1.1d=h516909a_0 |
89 |
| - - pandoc=2.9.2=0 |
| 32 | + - jedi=0.18.0=py39hf3d152e_1 |
| 33 | + - jinja2=2.11.2=pyh9f0ad1d_0 |
| 34 | + - json5=0.9.5=pyh9f0ad1d_0 |
| 35 | + - jsonschema=3.2.0=py_2 |
| 36 | + - jupyter_client=6.1.7=py_0 |
| 37 | + - jupyter_core=4.7.0=py39hf3d152e_0 |
| 38 | + - jupyter_server=1.1.3=py39hf3d152e_0 |
| 39 | + - jupyterlab=3.0.0=pyhd8ed1ab_0 |
| 40 | + - jupyterlab_pygments=0.1.2=pyh9f0ad1d_0 |
| 41 | + - jupyterlab_server=2.0.0=pyhd8ed1ab_0 |
| 42 | + - ld_impl_linux-64=2.33.1=h53a641e_7 |
| 43 | + - libedit=3.1.20191231=h14c3975_1 |
| 44 | + - libffi=3.3=he6710b0_2 |
| 45 | + - libgcc-ng=9.1.0=hdf63c60_0 |
| 46 | + - libsodium=1.0.18=h36c2ea0_1 |
| 47 | + - libstdcxx-ng=9.1.0=hdf63c60_0 |
| 48 | + - libuv=1.40.0=hd18ef5c_0 |
| 49 | + - markupsafe=1.1.1=py39h38d8fee_2 |
| 50 | + - mistune=0.8.4=py39hbd71b63_1002 |
| 51 | + - nbclassic=0.2.5=pyhd8ed1ab_0 |
| 52 | + - nbclient=0.5.1=py_0 |
| 53 | + - nbconvert=6.0.7=py39hf3d152e_3 |
| 54 | + - nbformat=5.0.8=py_0 |
| 55 | + - ncurses=6.2=he6710b0_1 |
| 56 | + - nest-asyncio=1.4.3=pyhd8ed1ab_0 |
| 57 | + - nodejs=15.3.0=h25f6087_0 |
| 58 | + - notebook=6.1.6=py39hf3d152e_0 |
| 59 | + - openssl=1.1.1i=h27cfd23_0 |
| 60 | + - packaging=20.8=pyhd3deb0d_0 |
| 61 | + - pandoc=2.11.3.1=h7f98852_0 |
90 | 62 | - pandocfilters=1.4.2=py_1
|
91 |
| - - pango=1.42.4=ha030887_1 |
92 |
| - - parso=0.6.2=py_0 |
93 |
| - - pcre=8.44=he1b5a44_0 |
94 |
| - - pexpect=4.8.0=py38_0 |
95 |
| - - pickleshare=0.7.5=py38_1000 |
96 |
| - - pip=20.0.2=py_2 |
97 |
| - - pixman=0.38.0=h516909a_1003 |
98 |
| - - prometheus_client=0.7.1=py_0 |
99 |
| - - prompt-toolkit=3.0.4=py_0 |
100 |
| - - prompt_toolkit=3.0.4=0 |
101 |
| - - pthread-stubs=0.4=h14c3975_1001 |
| 63 | + - parso=0.8.1=pyhd8ed1ab_0 |
| 64 | + - pexpect=4.8.0=pyh9f0ad1d_2 |
| 65 | + - pickleshare=0.7.5=py_1003 |
| 66 | + - pip=20.3.3=py39h06a4308_0 |
| 67 | + - prometheus_client=0.9.0=pyhd3deb0d_0 |
| 68 | + - prompt-toolkit=3.0.8=pyha770c72_0 |
102 | 69 | - ptyprocess=0.6.0=py_1001
|
103 |
| - - pycparser=2.20=py_0 |
104 |
| - - pygments=2.5.2=py_0 |
105 |
| - - pyrsistent=0.15.7=py38h516909a_0 |
106 |
| - - python=3.8.2=h9d8adfe_4_cpython |
| 70 | + - pycparser=2.20=pyh9f0ad1d_2 |
| 71 | + - pygments=2.7.3=pyhd8ed1ab_0 |
| 72 | + - pyopenssl=20.0.1=pyhd8ed1ab_0 |
| 73 | + - pyparsing=2.4.7=pyh9f0ad1d_0 |
| 74 | + - pyrsistent=0.17.3=py39hbd71b63_1 |
| 75 | + - pysocks=1.7.1=py39h079e4ff_2 |
| 76 | + - python=3.9.1=hdb3f193_2 |
107 | 77 | - python-dateutil=2.8.1=py_0
|
108 |
| - - pytz=2019.3=py_0 |
109 |
| - - pyzmq=19.0.0=py38h1768529_0 |
110 |
| - - r-assertthat=0.2.1=r36h6115d3f_1 |
111 |
| - - r-backports=1.1.5=r36hcdcec82_0 |
112 |
| - - r-base=3.6.2=h7ed4ef7_1 |
113 |
| - - r-cli=2.0.2=r36h6115d3f_0 |
114 |
| - - r-crayon=1.3.4=r36h6115d3f_1002 |
115 |
| - - r-digest=0.6.25=r36h0357c0b_0 |
116 |
| - - r-ellipsis=0.3.0=r36hcdcec82_0 |
117 |
| - - r-fansi=0.4.1=r36hcdcec82_0 |
118 |
| - - r-formatr=1.7=r36h6115d3f_1 |
119 |
| - - r-glue=1.3.1=r36hcdcec82_1 |
120 |
| - - r-magrittr=1.5=r36h6115d3f_1002 |
121 |
| - - r-pillar=1.4.3=r36h6115d3f_0 |
122 |
| - - r-pkgconfig=2.0.3=r36h6115d3f_0 |
123 |
| - - r-purrr=0.3.3=r36hcdcec82_0 |
124 |
| - - r-r.cache=0.14.0=r36h6115d3f_0 |
125 |
| - - r-r.methodss3=1.8.0=r36h6115d3f_0 |
126 |
| - - r-r.oo=1.23.0=r36h6115d3f_0 |
127 |
| - - r-r.utils=2.9.2=r36h6115d3f_0 |
128 |
| - - r-rematch2=2.1.0=r36h6115d3f_0 |
129 |
| - - r-rlang=0.4.5=r36hcdcec82_0 |
130 |
| - - r-rprojroot=1.3_2=r36h6115d3f_1002 |
131 |
| - - r-styler=1.3.2=r36h6115d3f_0 |
132 |
| - - r-tibble=2.1.3=r36hcdcec82_1 |
133 |
| - - r-utf8=1.1.4=r36hcdcec82_1001 |
134 |
| - - r-vctrs=0.2.3=r36hcdcec82_0 |
135 |
| - - r-withr=2.1.2=r36h6115d3f_1001 |
136 |
| - - r-xfun=0.12=r36h6115d3f_0 |
137 |
| - - r-zeallot=0.1.0=r36h6115d3f_1001 |
138 |
| - - readline=8.0=hf8c457e_0 |
139 |
| - - rpy2=3.1.0=py38r36hc1659b7_3 |
140 |
| - - sed=4.7=h1bed415_1000 |
| 78 | + - python_abi=3.9=1_cp39 |
| 79 | + - pytz=2020.5=pyhd8ed1ab_0 |
| 80 | + - pyzmq=20.0.0=py39h25affbc_1 |
| 81 | + - readline=8.0=h7b6447c_0 |
| 82 | + - requests=2.25.1=pyhd3deb0d_0 |
141 | 83 | - send2trash=1.5.0=py_0
|
142 |
| - - setuptools=45.2.0=py38_0 |
143 |
| - - simplegeneric=0.8.1=py_1 |
144 |
| - - six=1.14.0=py38_0 |
145 |
| - - sqlite=3.30.1=hcee41ef_0 |
146 |
| - - terminado=0.8.3=py38_0 |
| 84 | + - setuptools=51.0.0=py39h06a4308_2 |
| 85 | + - six=1.15.0=pyh9f0ad1d_0 |
| 86 | + - sniffio=1.2.0=py39hf3d152e_0 |
| 87 | + - sqlite=3.33.0=h62c20be_0 |
| 88 | + - terminado=0.9.1=py39hf3d152e_1 |
147 | 89 | - testpath=0.4.4=py_0
|
148 |
| - - tk=8.6.10=hed695b0_0 |
149 |
| - - tktable=2.10=h555a92e_3 |
150 |
| - - tornado=6.0.4=py38h516909a_0 |
151 |
| - - traitlets=4.3.3=py38_0 |
152 |
| - - tzlocal=2.0.0=py_0 |
153 |
| - - wcwidth=0.1.8=py_0 |
| 90 | + - tk=8.6.10=hbc83047_0 |
| 91 | + - tornado=6.1=py39hbd71b63_0 |
| 92 | + - traitlets=5.0.5=py_0 |
| 93 | + - tzdata=2020d=h14c3975_0 |
| 94 | + - urllib3=1.26.2=pyhd8ed1ab_0 |
| 95 | + - wcwidth=0.2.5=pyh9f0ad1d_2 |
154 | 96 | - webencodings=0.5.1=py_1
|
155 |
| - - wheel=0.34.2=py_1 |
156 |
| - - xorg-kbproto=1.0.7=h14c3975_1002 |
157 |
| - - xorg-libice=1.0.10=h516909a_0 |
158 |
| - - xorg-libsm=1.2.3=h84519dc_1000 |
159 |
| - - xorg-libx11=1.6.9=h516909a_0 |
160 |
| - - xorg-libxau=1.0.9=h14c3975_0 |
161 |
| - - xorg-libxdmcp=1.1.3=h516909a_0 |
162 |
| - - xorg-libxext=1.3.4=h516909a_0 |
163 |
| - - xorg-libxrender=0.9.10=h516909a_1002 |
164 |
| - - xorg-renderproto=0.11.1=h14c3975_1002 |
165 |
| - - xorg-xextproto=7.3.0=h14c3975_1002 |
166 |
| - - xorg-xproto=7.0.31=h14c3975_1007 |
167 |
| - - xz=5.2.4=h14c3975_1001 |
168 |
| - - zeromq=4.3.2=he1b5a44_2 |
169 |
| - - zipp=3.1.0=py_0 |
170 |
| - - zlib=1.2.11=h516909a_1006 |
171 |
| - - zstd=1.4.4=h3b9ef0a_1 |
| 97 | + - wheel=0.36.2=pyhd3eb1b0_0 |
| 98 | + - xz=5.2.5=h7b6447c_0 |
| 99 | + - zeromq=4.3.3=h58526e2_3 |
| 100 | + - zipp=3.4.0=py_0 |
| 101 | + - zlib=1.2.11=h7b6447c_3 |
172 | 102 | - pip:
|
173 |
| - - alabaster==0.7.12 |
174 |
| - - appdirs==1.4.3 |
175 |
| - - autopep8==1.5 |
176 |
| - - babel==2.8.0 |
177 |
| - - black==19.10b0 |
178 |
| - - chardet==3.0.4 |
179 |
| - - click==7.0 |
180 |
| - - cryptography==2.8 |
181 |
| - - docutils==0.16 |
182 |
| - - idna==2.9 |
183 |
| - - imagesize==1.2.0 |
184 |
| - - isort==4.3.21 |
185 |
| - - jeepney==0.4.3 |
186 |
| - - keyring==21.1.1 |
187 |
| - - more-itertools==8.2.0 |
188 |
| - - packaging==20.3 |
189 |
| - - pathspec==0.7.0 |
190 |
| - - pkginfo==1.5.0.1 |
| 103 | + - appdirs==1.4.4 |
| 104 | + - black==20.8b1 |
| 105 | + - click==7.1.2 |
| 106 | + - iniconfig==1.1.1 |
| 107 | + - isort==5.6.4 |
| 108 | + - mypy-extensions==0.4.3 |
| 109 | + - pathspec==0.8.1 |
191 | 110 | - pluggy==0.13.1
|
192 |
| - - py==1.8.1 |
193 |
| - - pycodestyle==2.5.0 |
194 |
| - - pyparsing==2.4.6 |
195 |
| - - pytest==5.3.5 |
196 |
| - - readme-renderer==24.0 |
197 |
| - - regex==2020.2.20 |
198 |
| - - requests==2.23.0 |
199 |
| - - requests-toolbelt==0.9.1 |
200 |
| - - secretstorage==3.1.2 |
201 |
| - - snowballstemmer==2.0.0 |
202 |
| - - sphinx==2.4.4 |
203 |
| - - sphinx-rtd-theme==0.4.3 |
204 |
| - - sphinxcontrib-applehelp==1.0.2 |
205 |
| - - sphinxcontrib-devhelp==1.0.2 |
206 |
| - - sphinxcontrib-htmlhelp==1.0.3 |
207 |
| - - sphinxcontrib-jsmath==1.0.1 |
208 |
| - - sphinxcontrib-qthelp==1.0.3 |
209 |
| - - sphinxcontrib-serializinghtml==1.1.4 |
210 |
| - - toml==0.10.0 |
211 |
| - - tqdm==4.43.0 |
212 |
| - - twine==3.1.1 |
| 111 | + - py==1.10.0 |
| 112 | + - pytest==6.2.1 |
| 113 | + - regex==2020.11.13 |
| 114 | + - toml==0.10.2 |
213 | 115 | - typed-ast==1.4.1
|
214 |
| - - urllib3==1.25.8 |
215 |
| - - yapf==0.29.0 |
| 116 | + - typing-extensions==3.7.4.3 |
216 | 117 |
|
0 commit comments