From 18f96c67d7b58dd474d18c4bae77728c93f4b0e4 Mon Sep 17 00:00:00 2001 From: Matthew K Defenderfer <mdefende@uab.edu> Date: Wed, 22 Jan 2025 15:34:10 -0600 Subject: [PATCH] Add colormaps package --- deps.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/deps.yml b/deps.yml index b27a195..f263ae8 100644 --- a/deps.yml +++ b/deps.yml @@ -27,6 +27,8 @@ dependencies: - azure-storage-common-cpp=12.8.0=h736e048_1 - azure-storage-files-datalake-cpp=12.12.0=ha633028_1 - bokeh=3.6.2=pyhd8ed1ab_1 + - brotli=1.1.0=hb9d3cd8_2 + - brotli-bin=1.1.0=hb9d3cd8_2 - brotli-python=1.1.0=py311hfdbb021_2 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.4=hb9d3cd8_0 @@ -35,6 +37,7 @@ dependencies: - cffi=1.17.1=py311hf29c0ef_0 - click=8.1.7=unix_pyh707e725_1 - cloudpickle=3.1.0=pyhd8ed1ab_1 + - colormaps=0.4.2=pyhd8ed1ab_0 - comm=0.2.2=pyhd8ed1ab_1 - contourpy=1.3.1=py311hd18a35c_0 - cuda-cccl_linux-64=12.4.127=ha770c72_2 @@ -58,6 +61,7 @@ dependencies: - cudf=24.10.01=cuda12_py311_241009_g7b0adfa253_0 - cupy=13.3.0=py311h1c6efab_2 - cupy-core=13.3.0=py311ha4ffafd_2 + - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py311h9ecbd09_0 - dask=2024.9.0=pyhd8ed1ab_0 - dask-core=2024.9.0=pyhd8ed1ab_0 @@ -72,12 +76,13 @@ dependencies: - executing=2.1.0=pyhd8ed1ab_1 - fastrlock=0.8.2=py311hb755f60_2 - fmt=11.0.2=h434a139_0 + - fonttools=4.55.4=py311h2dc5d0c_0 - freetype=2.12.1=h267a509_2 - fsspec=2024.10.0=pyhd8ed1ab_1 - - greenlet=3.1.1=py311hfdbb021_1 - gflags=2.2.2=h5888daf_1005 - glog=0.7.1=hbabe93e_0 - gputil=1.4.0=pyhd8ed1ab_1 + - greenlet=3.1.1=py311hfdbb021_1 - h2=4.1.0=pyhd8ed1ab_1 - hpack=4.0.0=pyhd8ed1ab_1 - hyperframe=6.0.1=pyhd8ed1ab_1 @@ -90,6 +95,7 @@ dependencies: - jupyter_client=8.6.3=pyhd8ed1ab_1 - jupyter_core=5.7.2=pyh31011fe_1 - keyutils=1.6.1=h166bdaf_0 + - kiwisolver=1.4.7=py311hd18a35c_0 - krb5=1.21.3=h659f571_0 - lcms2=2.16=hb7c19ff_0 - ld_impl_linux-64=2.43=h712a8e2_2 @@ -163,9 +169,11 @@ dependencies: - lz4-c=1.10.0=h5888daf_1 - markdown-it-py=3.0.0=pyhd8ed1ab_1 - markupsafe=3.0.2=py311h2dc5d0c_1 + - matplotlib-base=3.10.0=py311h2b939e6_0 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - msgpack-python=1.1.0=py311hd18a35c_0 + - munkres=1.1.4=pyh9f0ad1d_0 - ncurses=6.5=he02047a_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - numba=0.60.0=py311h4bc866e_0 @@ -197,6 +205,7 @@ dependencies: - pylibcudf=24.10.01=cuda12_py311_241009_g7b0adfa253_0 - pynvjitlink=0.4.0=py311hcc76453_0 - pynvml=11.4.1=pyhd8ed1ab_0 + - pyparsing=3.2.1=pyhd8ed1ab_0 - pysocks=1.7.1=pyha55dd90_7 - python=3.11.11=h9e4cc4f_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 @@ -205,6 +214,7 @@ dependencies: - pytz=2024.2=pyhd8ed1ab_1 - pyyaml=6.0.2=py311h9ecbd09_1 - pyzmq=26.2.0=py311h7deb3e3_3 + - qhull=2020.2=h434a139_5 - rapids-dask-dependency=24.10.00=py_0 - re2=2024.07.02=h77b4e00_1 - readline=8.2=h8228510_1 @@ -229,6 +239,7 @@ dependencies: - typing-extensions=4.12.2=hd8ed1ab_1 - typing_extensions=4.12.2=pyha770c72_1 - tzdata=2024b=hc8b5060_0 + - unicodedata2=16.0.0=py311h9ecbd09_0 - urllib3=2.2.3=pyhd8ed1ab_1 - wcwidth=0.2.13=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 -- GitLab