From 0826c5d511634ab96cd39fb25ce05e6bf22a578b Mon Sep 17 00:00:00 2001 From: BradReesWork Date: Tue, 19 Sep 2023 14:23:09 -0400 Subject: [PATCH] adding - thriftpy2 >=0.4.15 --- conda/environments/all_cuda-118_arch-x86_64.yaml | 1 + conda/environments/all_cuda-120_arch-x86_64.yaml | 1 + dependencies.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index c66890f8ae5..a79c7830c7f 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -70,6 +70,7 @@ dependencies: - sphinx-markdown-tables - sphinx<6 - sphinxcontrib-websupport +- thriftpy2 >=0.4.15 - ucx-proc=*=gpu - ucx-py==0.34.* name: all_cuda-118_arch-x86_64 diff --git a/conda/environments/all_cuda-120_arch-x86_64.yaml b/conda/environments/all_cuda-120_arch-x86_64.yaml index 3afb1415572..e9554af6a67 100644 --- a/conda/environments/all_cuda-120_arch-x86_64.yaml +++ b/conda/environments/all_cuda-120_arch-x86_64.yaml @@ -69,6 +69,7 @@ dependencies: - sphinx-markdown-tables - sphinx<6 - sphinxcontrib-websupport +- thriftpy2 >=0.4.15 - ucx-proc=*=gpu - ucx-py==0.34.* name: all_cuda-120_arch-x86_64 diff --git a/dependencies.yaml b/dependencies.yaml index 04ec1b6e957..f9fc0aa2320 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -317,6 +317,7 @@ dependencies: - sphinx<6 - sphinxcontrib-websupport - pylibcugraphops==23.10.* + - thriftpy2 >=0.4.15 py_version: specific: - output_types: [conda]