diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index 884973ebf0..4af1e1318e 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -1,5 +1,5 @@ # This file is generated by `rapids-dependency-file-generator`. -# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. +# To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`. channels: - conda-forge - huggingface @@ -46,6 +46,7 @@ dependencies: - flake8 - gcc_linux-64=11.2 - git-lfs +- glog=0.6 - grpcio - gxx_linux-64=11.2 - huggingface_hub=0.10.1 @@ -100,6 +101,7 @@ dependencies: - typing_utils=0.1 - ucx=1.14 - ujson=5.8 +- versioneer - watchdog=2.1 - websockets - yapf=0.40.1 @@ -112,4 +114,5 @@ dependencies: - pyarrow_hotfix - pymilvus==2.3.2 - pytest-kafka==0.6.0 -name: all_cuda-118_arch-x86_64 +name: all_cuda-118_arch-x86_64_py-310 + diff --git a/conda/environments/dev_cuda-118_arch-x86_64.yaml b/conda/environments/dev_cuda-118_arch-x86_64.yaml index b13d2e8d64..4bd16eac49 100644 --- a/conda/environments/dev_cuda-118_arch-x86_64.yaml +++ b/conda/environments/dev_cuda-118_arch-x86_64.yaml @@ -1,5 +1,5 @@ # This file is generated by `rapids-dependency-file-generator`. -# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. +# To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`. channels: - conda-forge - huggingface @@ -38,6 +38,7 @@ dependencies: - flake8 - gcc_linux-64=11.2 - git-lfs +- glog=0.6 - grpcio - gxx_linux-64=11.2 - include-what-you-use=0.20 @@ -79,6 +80,7 @@ dependencies: - tritonclient=2.26 - typing_utils=0.1 - ucx=1.14 +- versioneer - watchdog=2.1 - websockets - yapf=0.40.1 @@ -88,4 +90,5 @@ dependencies: - pyarrow_hotfix - pymilvus==2.3.2 - pytest-kafka==0.6.0 -name: dev_cuda-118_arch-x86_64 +name: dev_cuda-118_arch-x86_64_py-310 +