diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index 27b3779bac..edfb9ad490 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -8,6 +8,7 @@ channels: - nvidia dependencies: - aiohttp +- breathe>=4.35.0 - c-compiler - certifi - cmake>=3.26.4,!=3.30.0 @@ -72,6 +73,4 @@ dependencies: - ucx-proc=*=gpu - ucx-py==0.42.*,>=0.0.0a0 - wheel -- pip: - - breathe>=4.35.0 name: all_cuda-118_arch-x86_64 diff --git a/conda/environments/all_cuda-125_arch-x86_64.yaml b/conda/environments/all_cuda-125_arch-x86_64.yaml index 10ed259539..df5cfc757f 100644 --- a/conda/environments/all_cuda-125_arch-x86_64.yaml +++ b/conda/environments/all_cuda-125_arch-x86_64.yaml @@ -8,6 +8,7 @@ channels: - nvidia dependencies: - aiohttp +- breathe>=4.35.0 - c-compiler - certifi - cmake>=3.26.4,!=3.30.0 @@ -77,6 +78,4 @@ dependencies: - ucx-proc=*=gpu - ucx-py==0.42.*,>=0.0.0a0 - wheel -- pip: - - breathe>=4.35.0 name: all_cuda-125_arch-x86_64 diff --git a/dependencies.yaml b/dependencies.yaml index cbb1085d8c..e1a8cc065c 100755 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -334,6 +334,7 @@ dependencies: common: - output_types: [conda] packages: + - breathe>=4.35.0 - doxygen - graphviz - ipython @@ -345,9 +346,6 @@ dependencies: - sphinx-markdown-tables - sphinx - sphinxcontrib-websupport - - pip: - # Need new enough breathe - - breathe>=4.35.0 py_version: specific: - output_types: [conda]