Skip to content

Commit 5b36472

Browse files
committed
Update environment
* install pytest-benchmark * install pytest-memray * update other packages
1 parent d1a5673 commit 5b36472

File tree

2 files changed

+74
-52
lines changed

2 files changed

+74
-52
lines changed

environment.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: python_software_engineering
22
channels:
3-
- defaults
3+
- conda-forge
44
dependencies:
55
- pyparsing
66
- jupyterlab
@@ -10,4 +10,9 @@ dependencies:
1010
- mypy
1111
- pylint
1212
- matplotlib
13-
prefix: /home/gjb/miniconda3/envs/python_software_engineering
13+
- ca-certificates
14+
- certifi
15+
- openssl
16+
- pytest-benchmark
17+
- pytest-memray
18+
prefix: /home/gjb/mambaforge/envs/python_software_engineering

python_software_engineering_linux64_conda_specs.txt

Lines changed: 67 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# $ conda create --name <env> --file <this file>
33
# platform: linux-64
44
@EXPLICIT
5-
https://repo.anaconda.com/pkgs/main/linux-64/_libgcc_mutex-0.1-main.conda
5+
https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2
66
https://repo.anaconda.com/pkgs/main/linux-64/blas-1.0-openblas.conda
7-
https://repo.anaconda.com/pkgs/main/linux-64/ca-certificates-2023.01.10-h06a4308_0.conda
7+
https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2023.11.17-hbcca054_0.conda
88
https://repo.anaconda.com/pkgs/main/linux-64/ld_impl_linux-64-2.38-h1181459_1.conda
99
https://repo.anaconda.com/pkgs/main/linux-64/libgfortran5-11.2.0-h1234567_1.conda
10-
https://repo.anaconda.com/pkgs/main/linux-64/libstdcxx-ng-11.2.0-h1234567_1.conda
10+
https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-13.2.0-h7e041cc_3.conda
1111
https://repo.anaconda.com/pkgs/main/noarch/tzdata-2023c-h04d1e81_0.conda
1212
https://repo.anaconda.com/pkgs/main/linux-64/libgfortran-ng-11.2.0-h00389a5_1.conda
13-
https://repo.anaconda.com/pkgs/main/linux-64/libgomp-11.2.0-h1234567_1.conda
14-
https://repo.anaconda.com/pkgs/main/linux-64/_openmp_mutex-5.1-1_gnu.conda
15-
https://repo.anaconda.com/pkgs/main/linux-64/libgcc-ng-11.2.0-h1234567_1.conda
13+
https://conda.anaconda.org/conda-forge/linux-64/libgomp-13.2.0-h807b86a_3.conda
14+
https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2
15+
https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-13.2.0-h807b86a_3.conda
1616
https://repo.anaconda.com/pkgs/main/linux-64/bzip2-1.0.8-h7b6447c_0.conda
1717
https://repo.anaconda.com/pkgs/main/linux-64/expat-2.4.9-h6a678d5_0.conda
1818
https://repo.anaconda.com/pkgs/main/linux-64/giflib-5.2.1-h5eee18b_3.conda
@@ -21,27 +21,29 @@ https://repo.anaconda.com/pkgs/main/linux-64/jpeg-9e-h5eee18b_1.conda
2121
https://repo.anaconda.com/pkgs/main/linux-64/lerc-3.0-h295c915_0.conda
2222
https://repo.anaconda.com/pkgs/main/linux-64/libbrotlicommon-1.0.9-h5eee18b_7.conda
2323
https://repo.anaconda.com/pkgs/main/linux-64/libdeflate-1.17-h5eee18b_0.conda
24-
https://repo.anaconda.com/pkgs/main/linux-64/libffi-3.4.2-h6a678d5_6.conda
24+
https://repo.anaconda.com/pkgs/main/linux-64/libffi-3.4.4-h6a678d5_0.conda
2525
https://repo.anaconda.com/pkgs/main/linux-64/libopenblas-0.3.21-h043d6bf_0.conda
2626
https://repo.anaconda.com/pkgs/main/linux-64/libsodium-1.0.18-h7b6447c_0.conda
27+
https://conda.anaconda.org/conda-forge/linux-64/libunwind-1.6.2-h9c3ff4c_0.tar.bz2
2728
https://repo.anaconda.com/pkgs/main/linux-64/libuuid-1.41.5-h5eee18b_0.conda
2829
https://repo.anaconda.com/pkgs/main/linux-64/libwebp-base-1.2.4-h5eee18b_1.conda
2930
https://repo.anaconda.com/pkgs/main/linux-64/libxcb-1.15-h7f8727e_0.conda
3031
https://repo.anaconda.com/pkgs/main/linux-64/lz4-c-1.9.4-h6a678d5_0.conda
3132
https://repo.anaconda.com/pkgs/main/linux-64/ncurses-6.4-h6a678d5_0.conda
32-
https://repo.anaconda.com/pkgs/main/linux-64/nspr-4.33-h295c915_0.conda
33-
https://repo.anaconda.com/pkgs/main/linux-64/openssl-1.1.1t-h7f8727e_0.conda
33+
https://repo.anaconda.com/pkgs/main/linux-64/nspr-4.35-h6a678d5_0.conda
34+
https://conda.anaconda.org/conda-forge/linux-64/openssl-3.1.4-hd590300_0.conda
3435
https://repo.anaconda.com/pkgs/main/linux-64/pcre-8.45-h295c915_0.conda
35-
https://repo.anaconda.com/pkgs/main/linux-64/xz-5.2.10-h5eee18b_1.conda
36+
https://repo.anaconda.com/pkgs/main/linux-64/xz-5.4.2-h5eee18b_0.conda
37+
https://repo.anaconda.com/pkgs/main/linux-64/yaml-0.2.5-h7b6447c_0.conda
3638
https://repo.anaconda.com/pkgs/main/linux-64/zlib-1.2.13-h5eee18b_0.conda
3739
https://repo.anaconda.com/pkgs/main/linux-64/glib-2.69.1-he621ea3_2.conda
3840
https://repo.anaconda.com/pkgs/main/linux-64/libbrotlidec-1.0.9-h5eee18b_7.conda
3941
https://repo.anaconda.com/pkgs/main/linux-64/libbrotlienc-1.0.9-h5eee18b_7.conda
4042
https://repo.anaconda.com/pkgs/main/linux-64/libedit-3.1.20221030-h5eee18b_0.conda
41-
https://repo.anaconda.com/pkgs/main/linux-64/libevent-2.1.12-h8f2d780_0.conda
42-
https://repo.anaconda.com/pkgs/main/linux-64/libllvm14-14.0.6-hdb19cb5_2.conda
43+
https://repo.anaconda.com/pkgs/main/linux-64/libevent-2.1.12-hdbd6064_1.conda
44+
https://repo.anaconda.com/pkgs/main/linux-64/libllvm10-10.0.1-hbcb73fb_5.conda
4345
https://repo.anaconda.com/pkgs/main/linux-64/libpng-1.6.39-h5eee18b_0.conda
44-
https://repo.anaconda.com/pkgs/main/linux-64/libxml2-2.10.3-hcbfbd50_0.conda
46+
https://repo.anaconda.com/pkgs/main/linux-64/libxml2-2.9.14-h74e7548_0.conda
4547
https://repo.anaconda.com/pkgs/main/linux-64/readline-8.2-h5eee18b_0.conda
4648
https://repo.anaconda.com/pkgs/main/linux-64/tk-8.6.12-h1ccaba5_0.conda
4749
https://repo.anaconda.com/pkgs/main/linux-64/zeromq-4.3.4-h2531618_0.conda
@@ -50,24 +52,25 @@ https://repo.anaconda.com/pkgs/main/linux-64/brotli-bin-1.0.9-h5eee18b_7.conda
5052
https://repo.anaconda.com/pkgs/main/linux-64/dbus-1.13.18-hb2f20db_0.conda
5153
https://repo.anaconda.com/pkgs/main/linux-64/freetype-2.12.1-h4a9f257_0.conda
5254
https://repo.anaconda.com/pkgs/main/linux-64/gstreamer-1.14.1-h5eee18b_1.conda
53-
https://repo.anaconda.com/pkgs/main/linux-64/krb5-1.19.4-h568e23c_0.conda
54-
https://repo.anaconda.com/pkgs/main/linux-64/libclang13-14.0.6-default_he11475f_1.conda
55+
https://repo.anaconda.com/pkgs/main/linux-64/krb5-1.20.1-h143b758_1.conda
56+
https://repo.anaconda.com/pkgs/main/linux-64/libclang-10.0.1-default_hb85057a_2.conda
5557
https://repo.anaconda.com/pkgs/main/linux-64/libtiff-4.5.0-h6a678d5_2.conda
56-
https://repo.anaconda.com/pkgs/main/linux-64/libxkbcommon-1.0.1-h5eee18b_1.conda
57-
https://repo.anaconda.com/pkgs/main/linux-64/libxslt-1.1.37-h2085143_0.conda
58+
https://repo.anaconda.com/pkgs/main/linux-64/libxkbcommon-1.0.1-hfa300c1_0.conda
59+
https://repo.anaconda.com/pkgs/main/linux-64/libxslt-1.1.35-h4e12654_0.conda
5860
https://repo.anaconda.com/pkgs/main/linux-64/sqlite-3.41.2-h5eee18b_0.conda
5961
https://repo.anaconda.com/pkgs/main/linux-64/brotli-1.0.9-h5eee18b_7.conda
60-
https://repo.anaconda.com/pkgs/main/linux-64/fontconfig-2.14.1-h4c34cd2_2.conda
62+
https://repo.anaconda.com/pkgs/main/linux-64/fontconfig-2.14.1-h52c9d5c_1.conda
6163
https://repo.anaconda.com/pkgs/main/linux-64/gst-plugins-base-1.14.1-h6a678d5_1.conda
6264
https://repo.anaconda.com/pkgs/main/linux-64/lcms2-2.12-h3be6417_0.conda
63-
https://repo.anaconda.com/pkgs/main/linux-64/libclang-14.0.6-default_hc6dbbc7_1.conda
64-
https://repo.anaconda.com/pkgs/main/linux-64/libpq-12.9-h16c4e8d_3.conda
65+
https://repo.anaconda.com/pkgs/main/linux-64/libpq-12.15-hdbd6064_1.conda
6566
https://repo.anaconda.com/pkgs/main/linux-64/libwebp-1.2.4-h11a3e52_1.conda
66-
https://repo.anaconda.com/pkgs/main/linux-64/nss-3.74-h0370c37_0.conda
67-
https://repo.anaconda.com/pkgs/main/linux-64/python-3.11.2-h7a1cb2a_0.conda
67+
https://repo.anaconda.com/pkgs/main/linux-64/nss-3.89.1-h6a678d5_0.conda
68+
https://repo.anaconda.com/pkgs/main/linux-64/python-3.11.4-h955ad1f_0.conda
69+
https://repo.anaconda.com/pkgs/main/linux-64/aiofiles-22.1.0-py311h06a4308_0.conda
70+
https://repo.anaconda.com/pkgs/main/linux-64/aiosqlite-0.18.0-py311h06a4308_0.conda
6871
https://repo.anaconda.com/pkgs/main/linux-64/attrs-22.1.0-py311h06a4308_0.conda
6972
https://repo.anaconda.com/pkgs/main/noarch/backcall-0.2.0-pyhd3eb1b0_0.tar.bz2
70-
https://repo.anaconda.com/pkgs/main/linux-64/certifi-2022.12.7-py311h06a4308_0.conda
73+
https://conda.anaconda.org/conda-forge/noarch/certifi-2023.11.17-pyhd8ed1ab_0.conda
7174
https://repo.anaconda.com/pkgs/main/noarch/charset-normalizer-2.0.4-pyhd3eb1b0_0.conda
7275
https://repo.anaconda.com/pkgs/main/linux-64/colorama-0.4.6-py311h06a4308_0.conda
7376
https://repo.anaconda.com/pkgs/main/noarch/cycler-0.11.0-pyhd3eb1b0_0.conda
@@ -77,22 +80,21 @@ https://repo.anaconda.com/pkgs/main/noarch/defusedxml-0.7.1-pyhd3eb1b0_0.conda
7780
https://repo.anaconda.com/pkgs/main/linux-64/dill-0.3.6-py311h06a4308_0.conda
7881
https://repo.anaconda.com/pkgs/main/linux-64/entrypoints-0.4-py311h06a4308_0.conda
7982
https://repo.anaconda.com/pkgs/main/noarch/executing-0.8.3-pyhd3eb1b0_0.conda
80-
https://repo.anaconda.com/pkgs/main/linux-64/flit-core-3.8.0-py311h06a4308_0.conda
8183
https://repo.anaconda.com/pkgs/main/linux-64/idna-3.4-py311h06a4308_0.conda
8284
https://repo.anaconda.com/pkgs/main/noarch/iniconfig-1.1.1-pyhd3eb1b0_0.tar.bz2
8385
https://repo.anaconda.com/pkgs/main/noarch/ipython_genutils-0.2.0-pyhd3eb1b0_1.conda
8486
https://repo.anaconda.com/pkgs/main/noarch/isort-5.9.3-pyhd3eb1b0_0.conda
8587
https://repo.anaconda.com/pkgs/main/noarch/json5-0.9.6-pyhd3eb1b0_0.conda
8688
https://repo.anaconda.com/pkgs/main/linux-64/kiwisolver-1.4.4-py311h6a678d5_0.conda
8789
https://repo.anaconda.com/pkgs/main/linux-64/lazy-object-proxy-1.6.0-py311h5eee18b_0.conda
88-
https://repo.anaconda.com/pkgs/main/linux-64/lxml-4.9.2-py311h5eee18b_0.conda
90+
https://repo.anaconda.com/pkgs/main/linux-64/lxml-4.9.1-py311h1edc446_0.conda
8991
https://repo.anaconda.com/pkgs/main/linux-64/markupsafe-2.1.1-py311h5eee18b_0.conda
9092
https://repo.anaconda.com/pkgs/main/noarch/mccabe-0.7.0-pyhd3eb1b0_0.conda
93+
https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.0-pyhd8ed1ab_0.tar.bz2
9194
https://repo.anaconda.com/pkgs/main/linux-64/mistune-0.8.4-py311h5eee18b_1000.conda
9295
https://repo.anaconda.com/pkgs/main/noarch/munkres-1.1.4-py_0.conda
93-
https://repo.anaconda.com/pkgs/main/linux-64/mypy_extensions-0.4.3-py311h06a4308_1.conda
9496
https://repo.anaconda.com/pkgs/main/linux-64/nest-asyncio-1.5.6-py311h06a4308_0.conda
95-
https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.23.5-py311hc9e7d78_0.conda
97+
https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.25.0-py311hbfb1bba_0.conda
9698
https://repo.anaconda.com/pkgs/main/linux-64/packaging-23.0-py311h06a4308_0.conda
9799
https://repo.anaconda.com/pkgs/main/noarch/pandocfilters-1.5.0-pyhd3eb1b0_0.conda
98100
https://repo.anaconda.com/pkgs/main/noarch/parso-0.8.3-pyhd3eb1b0_0.conda
@@ -105,36 +107,42 @@ https://repo.anaconda.com/pkgs/main/linux-64/prometheus_client-0.14.1-py311h06a4
105107
https://repo.anaconda.com/pkgs/main/linux-64/psutil-5.9.0-py311h5eee18b_0.conda
106108
https://repo.anaconda.com/pkgs/main/noarch/ptyprocess-0.7.0-pyhd3eb1b0_2.conda
107109
https://repo.anaconda.com/pkgs/main/noarch/pure_eval-0.2.2-pyhd3eb1b0_0.conda
108-
https://repo.anaconda.com/pkgs/main/noarch/py-1.11.0-pyhd3eb1b0_0.conda
110+
https://conda.anaconda.org/conda-forge/noarch/py-cpuinfo-9.0.0-pyhd8ed1ab_0.tar.bz2
109111
https://repo.anaconda.com/pkgs/main/linux-64/pycodestyle-2.10.0-py311h06a4308_0.conda
110112
https://repo.anaconda.com/pkgs/main/noarch/pycparser-2.21-pyhd3eb1b0_0.conda
111113
https://repo.anaconda.com/pkgs/main/linux-64/pyflakes-3.0.1-py311h06a4308_0.conda
112-
https://repo.anaconda.com/pkgs/main/noarch/pygments-2.11.2-pyhd3eb1b0_0.conda
114+
https://repo.anaconda.com/pkgs/main/linux-64/pygments-2.15.1-py311h06a4308_1.conda
113115
https://repo.anaconda.com/pkgs/main/linux-64/pyparsing-3.0.9-py311h06a4308_0.conda
114116
https://repo.anaconda.com/pkgs/main/linux-64/pyrsistent-0.18.0-py311h5eee18b_0.conda
115117
https://repo.anaconda.com/pkgs/main/linux-64/pysocks-1.7.1-py311h06a4308_0.conda
116118
https://repo.anaconda.com/pkgs/main/linux-64/python-fastjsonschema-2.16.2-py311h06a4308_0.conda
119+
https://repo.anaconda.com/pkgs/main/linux-64/python-json-logger-2.0.7-py311h06a4308_0.conda
120+
https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.11-2_cp311.tar.bz2
117121
https://repo.anaconda.com/pkgs/main/linux-64/pytz-2022.7-py311h06a4308_0.conda
118-
https://repo.anaconda.com/pkgs/main/linux-64/pyzmq-23.2.0-py311h6a678d5_0.conda
119-
https://repo.anaconda.com/pkgs/main/linux-64/qt-main-5.15.2-h8373d8f_8.conda
122+
https://repo.anaconda.com/pkgs/main/linux-64/pyyaml-6.0-py311h5eee18b_1.conda
123+
https://repo.anaconda.com/pkgs/main/linux-64/pyzmq-25.1.0-py311h6a678d5_0.conda
124+
https://repo.anaconda.com/pkgs/main/linux-64/qt-main-5.15.2-h327a75a_7.conda
125+
https://repo.anaconda.com/pkgs/main/linux-64/rfc3986-validator-0.1.1-py311h06a4308_0.conda
120126
https://repo.anaconda.com/pkgs/main/noarch/send2trash-1.8.0-pyhd3eb1b0_1.conda
127+
https://repo.anaconda.com/pkgs/main/linux-64/setuptools-68.0.0-py311h06a4308_0.conda
121128
https://repo.anaconda.com/pkgs/main/noarch/six-1.16.0-pyhd3eb1b0_1.conda
122129
https://repo.anaconda.com/pkgs/main/linux-64/sniffio-1.2.0-py311h06a4308_1.conda
123130
https://repo.anaconda.com/pkgs/main/linux-64/soupsieve-2.4-py311h06a4308_0.conda
124131
https://repo.anaconda.com/pkgs/main/noarch/toml-0.10.2-pyhd3eb1b0_0.conda
125-
https://repo.anaconda.com/pkgs/main/linux-64/tomli-2.0.1-py311h06a4308_0.conda
126132
https://repo.anaconda.com/pkgs/main/linux-64/tomlkit-0.11.1-py311h06a4308_0.conda
127133
https://repo.anaconda.com/pkgs/main/linux-64/tornado-6.2-py311h5eee18b_0.conda
128134
https://repo.anaconda.com/pkgs/main/linux-64/traitlets-5.7.1-py311h06a4308_0.conda
135+
https://repo.anaconda.com/pkgs/main/linux-64/typing_extensions-4.7.1-py311h06a4308_0.conda
129136
https://repo.anaconda.com/pkgs/main/noarch/wcwidth-0.2.5-pyhd3eb1b0_0.conda
130137
https://repo.anaconda.com/pkgs/main/linux-64/webencodings-0.5.1-py311h06a4308_1.conda
131138
https://repo.anaconda.com/pkgs/main/linux-64/wheel-0.38.4-py311h06a4308_0.conda
132139
https://repo.anaconda.com/pkgs/main/linux-64/wrapt-1.14.1-py311h5eee18b_0.conda
140+
https://repo.anaconda.com/pkgs/main/linux-64/y-py-0.5.9-py311h52d8a92_0.conda
133141
https://repo.anaconda.com/pkgs/main/linux-64/anyio-3.5.0-py311h06a4308_0.conda
134142
https://repo.anaconda.com/pkgs/main/linux-64/astroid-2.14.2-py311h06a4308_0.conda
135143
https://repo.anaconda.com/pkgs/main/noarch/asttokens-2.0.5-pyhd3eb1b0_0.conda
136144
https://repo.anaconda.com/pkgs/main/linux-64/babel-2.11.0-py311h06a4308_0.conda
137-
https://repo.anaconda.com/pkgs/main/linux-64/beautifulsoup4-4.12.0-py311h06a4308_0.conda
145+
https://repo.anaconda.com/pkgs/main/linux-64/beautifulsoup4-4.12.2-py311h06a4308_0.conda
138146
https://repo.anaconda.com/pkgs/main/noarch/bleach-4.1.0-pyhd3eb1b0_0.conda
139147
https://repo.anaconda.com/pkgs/main/linux-64/cffi-1.15.1-py311h5eee18b_3.conda
140148
https://repo.anaconda.com/pkgs/main/linux-64/comm-0.1.2-py311h06a4308_0.conda
@@ -144,47 +152,56 @@ https://repo.anaconda.com/pkgs/main/linux-64/jedi-0.18.1-py311h06a4308_1.conda
144152
https://repo.anaconda.com/pkgs/main/linux-64/jinja2-3.1.2-py311h06a4308_0.conda
145153
https://repo.anaconda.com/pkgs/main/linux-64/jsonschema-4.17.3-py311h06a4308_0.conda
146154
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_core-5.3.0-py311h06a4308_0.conda
155+
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_ydoc-0.2.4-py311h06a4308_0.conda
147156
https://repo.anaconda.com/pkgs/main/noarch/jupyterlab_pygments-0.1.2-py_0.conda
157+
https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda
148158
https://repo.anaconda.com/pkgs/main/linux-64/matplotlib-inline-0.1.6-py311h06a4308_0.conda
149-
https://repo.anaconda.com/pkgs/main/linux-64/numpy-1.23.5-py311h5585df3_0.conda
159+
https://repo.anaconda.com/pkgs/main/linux-64/numpy-1.25.0-py311h24aa872_0.conda
150160
https://repo.anaconda.com/pkgs/main/noarch/pexpect-4.8.0-pyhd3eb1b0_3.conda
161+
https://repo.anaconda.com/pkgs/main/linux-64/pip-23.2.1-py311h06a4308_0.conda
151162
https://repo.anaconda.com/pkgs/main/linux-64/prompt-toolkit-3.0.36-py311h06a4308_0.conda
152-
https://repo.anaconda.com/pkgs/main/linux-64/pytest-7.1.2-py311h06a4308_0.conda
163+
https://repo.anaconda.com/pkgs/main/linux-64/pytest-7.4.0-py311h06a4308_0.conda
153164
https://repo.anaconda.com/pkgs/main/noarch/python-dateutil-2.8.2-pyhd3eb1b0_0.conda
154-
https://repo.anaconda.com/pkgs/main/linux-64/qt-webengine-5.15.9-hbbf29b9_6.conda
155-
https://repo.anaconda.com/pkgs/main/linux-64/setuptools-65.6.3-py311h06a4308_0.conda
165+
https://repo.anaconda.com/pkgs/main/linux-64/qt-webengine-5.15.9-hd2b0992_4.conda
166+
https://repo.anaconda.com/pkgs/main/linux-64/rfc3339-validator-0.1.4-py311h06a4308_0.conda
156167
https://repo.anaconda.com/pkgs/main/linux-64/sip-6.6.2-py311h6a678d5_0.conda
157168
https://repo.anaconda.com/pkgs/main/linux-64/terminado-0.17.1-py311h06a4308_0.conda
158169
https://repo.anaconda.com/pkgs/main/linux-64/tinycss2-1.2.1-py311h06a4308_0.conda
159-
https://repo.anaconda.com/pkgs/main/linux-64/typing_extensions-4.4.0-py311h06a4308_0.conda
170+
https://repo.anaconda.com/pkgs/main/linux-64/typing-extensions-4.7.1-py311h06a4308_0.conda
160171
https://repo.anaconda.com/pkgs/main/linux-64/websocket-client-0.58.0-py311h06a4308_4.conda
172+
https://repo.anaconda.com/pkgs/main/linux-64/ypy-websocket-0.8.2-py311h06a4308_0.conda
161173
https://repo.anaconda.com/pkgs/main/linux-64/argon2-cffi-bindings-21.2.0-py311h5eee18b_0.conda
162174
https://repo.anaconda.com/pkgs/main/linux-64/brotlipy-0.7.0-py311h5eee18b_1002.conda
163175
https://repo.anaconda.com/pkgs/main/linux-64/contourpy-1.0.5-py311hdb19cb5_0.conda
164-
https://repo.anaconda.com/pkgs/main/linux-64/cryptography-39.0.1-py311h9ce1e76_0.conda
176+
https://repo.anaconda.com/pkgs/main/linux-64/cryptography-41.0.2-py311h22a60cf_0.conda
165177
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_client-8.1.0-py311h06a4308_0.conda
166-
https://repo.anaconda.com/pkgs/main/linux-64/mypy-0.981-py311h06a4308_0.conda
178+
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_events-0.6.3-py311h06a4308_0.conda
179+
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_server_terminals-0.4.4-py311h06a4308_1.conda
167180
https://repo.anaconda.com/pkgs/main/linux-64/nbformat-5.7.0-py311h06a4308_0.conda
168-
https://repo.anaconda.com/pkgs/main/linux-64/pip-23.0.1-py311h06a4308_0.conda
169181
https://repo.anaconda.com/pkgs/main/linux-64/pylint-2.16.2-py311h06a4308_0.conda
170182
https://repo.anaconda.com/pkgs/main/linux-64/pyqt5-sip-12.11.0-py311h6a678d5_0.conda
171-
https://repo.anaconda.com/pkgs/main/linux-64/qtwebkit-5.212-h3fafdc1_5.conda
183+
https://conda.anaconda.org/conda-forge/noarch/pytest-benchmark-4.0.0-pyhd8ed1ab_0.tar.bz2
184+
https://repo.anaconda.com/pkgs/main/linux-64/qtwebkit-5.212-h4eab89a_4.conda
185+
https://conda.anaconda.org/conda-forge/noarch/rich-13.7.0-pyhd8ed1ab_0.conda
172186
https://repo.anaconda.com/pkgs/main/noarch/stack_data-0.2.0-pyhd3eb1b0_0.conda
173-
https://repo.anaconda.com/pkgs/main/linux-64/typing-extensions-4.4.0-py311h06a4308_0.conda
174187
https://repo.anaconda.com/pkgs/main/noarch/argon2-cffi-21.3.0-pyhd3eb1b0_0.conda
175188
https://repo.anaconda.com/pkgs/main/linux-64/ipython-8.12.0-py311h06a4308_0.conda
176189
https://repo.anaconda.com/pkgs/main/linux-64/matplotlib-base-3.7.1-py311ha02d727_1.conda
190+
https://conda.anaconda.org/conda-forge/linux-64/memray-1.10.0-py311h744e6a9_0.conda
177191
https://repo.anaconda.com/pkgs/main/linux-64/nbclient-0.5.13-py311h06a4308_0.conda
178-
https://repo.anaconda.com/pkgs/main/linux-64/pyopenssl-23.0.0-py311h06a4308_0.conda
192+
https://repo.anaconda.com/pkgs/main/linux-64/pyopenssl-23.2.0-py311h06a4308_0.conda
179193
https://repo.anaconda.com/pkgs/main/linux-64/pyqt-5.15.7-py311h6a678d5_0.conda
180194
https://repo.anaconda.com/pkgs/main/linux-64/ipykernel-6.19.2-py311h6410fe4_0.conda
181195
https://repo.anaconda.com/pkgs/main/linux-64/matplotlib-3.7.1-py311h06a4308_1.conda
182196
https://repo.anaconda.com/pkgs/main/linux-64/nbconvert-6.5.4-py311h06a4308_0.conda
183-
https://repo.anaconda.com/pkgs/main/linux-64/urllib3-1.26.15-py311h06a4308_0.conda
184-
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_server-1.23.4-py311h06a4308_0.conda
185-
https://repo.anaconda.com/pkgs/main/linux-64/requests-2.28.1-py311h06a4308_1.conda
197+
https://conda.anaconda.org/conda-forge/noarch/pytest-memray-1.5.0-pyhd8ed1ab_0.conda
198+
https://repo.anaconda.com/pkgs/main/linux-64/urllib3-1.26.16-py311h06a4308_0.conda
199+
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_server-2.5.0-py311h06a4308_0.conda
200+
https://repo.anaconda.com/pkgs/main/linux-64/requests-2.31.0-py311h06a4308_0.conda
201+
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_server_fileid-0.9.0-py311h06a4308_0.conda
186202
https://repo.anaconda.com/pkgs/main/linux-64/jupyterlab_server-2.22.0-py311h06a4308_0.conda
187203
https://repo.anaconda.com/pkgs/main/linux-64/notebook-shim-0.2.2-py311h06a4308_0.conda
188-
https://repo.anaconda.com/pkgs/main/linux-64/nbclassic-0.5.4-py311h06a4308_0.conda
189-
https://repo.anaconda.com/pkgs/main/linux-64/notebook-6.5.3-py311h06a4308_0.conda
190-
https://repo.anaconda.com/pkgs/main/linux-64/jupyterlab-3.5.3-py311h06a4308_0.conda
204+
https://repo.anaconda.com/pkgs/main/linux-64/jupyter_server_ydoc-0.8.0-py311h06a4308_1.conda
205+
https://repo.anaconda.com/pkgs/main/linux-64/nbclassic-0.5.5-py311h06a4308_0.conda
206+
https://conda.anaconda.org/conda-forge/noarch/notebook-6.5.2-pyha770c72_0.tar.bz2
207+
https://repo.anaconda.com/pkgs/main/linux-64/jupyterlab-3.6.3-py311h06a4308_0.conda

0 commit comments

Comments
 (0)