Skip to content

Commit d224679

Browse files
committed
update conda/env files
1 parent 96730b2 commit d224679

8 files changed

+0
-16
lines changed

conda/environments/all_cuda-128_arch-aarch64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ dependencies:
127127
- --extra-index-url https://download.pytorch.org/whl/cu124
128128
- --find-links https://data.dgl.ai/wheels/torch-2.3/repo.html
129129
- --find-links https://data.dgl.ai/wheels/torch-2.4/cu124/repo.html
130-
- databricks-cli < 0.100
131-
- databricks-connect
132130
- dgl
133131
- exhale>=0.3.7
134132
- faiss-cpu

conda/environments/all_cuda-128_arch-x86_64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ dependencies:
133133
- --extra-index-url https://download.pytorch.org/whl/cu124
134134
- --find-links https://data.dgl.ai/wheels/torch-2.3/repo.html
135135
- --find-links https://data.dgl.ai/wheels/torch-2.4/cu124/repo.html
136-
- databricks-cli < 0.100
137-
- databricks-connect
138136
- dgl
139137
- exhale>=0.3.7
140138
- faiss-cpu

conda/environments/dev_cuda-128_arch-aarch64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ dependencies:
106106
- yapf=0.43
107107
- pip:
108108
- --extra-index-url https://download.pytorch.org/whl/cu124
109-
- databricks-cli < 0.100
110-
- databricks-connect
111109
- exhale>=0.3.7
112110
- gpudb>=7.2.2.3
113111
- nvidia-sphinx-theme>=0.0.7

conda/environments/dev_cuda-128_arch-x86_64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ dependencies:
111111
- yapf=0.43
112112
- pip:
113113
- --extra-index-url https://download.pytorch.org/whl/cu124
114-
- databricks-cli < 0.100
115-
- databricks-connect
116114
- exhale>=0.3.7
117115
- gpudb>=7.2.2.3
118116
- milvus==2.3.5

conda/environments/examples_cuda-128_arch-aarch64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ dependencies:
6767
- --extra-index-url https://download.pytorch.org/whl/cu124
6868
- --find-links https://data.dgl.ai/wheels/torch-2.3/repo.html
6969
- --find-links https://data.dgl.ai/wheels/torch-2.4/cu124/repo.html
70-
- databricks-cli < 0.100
71-
- databricks-connect
7270
- dgl
7371
- faiss-cpu
7472
- google-search-results==2.4

conda/environments/examples_cuda-128_arch-x86_64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ dependencies:
6969
- --extra-index-url https://download.pytorch.org/whl/cu124
7070
- --find-links https://data.dgl.ai/wheels/torch-2.3/repo.html
7171
- --find-links https://data.dgl.ai/wheels/torch-2.4/cu124/repo.html
72-
- databricks-cli < 0.100
73-
- databricks-connect
7472
- dgl
7573
- faiss-cpu
7674
- google-search-results==2.4

conda/environments/runtime_cuda-128_arch-aarch64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ dependencies:
5050
- websockets
5151
- pip:
5252
- --extra-index-url https://download.pytorch.org/whl/cu124
53-
- databricks-cli < 0.100
54-
- databricks-connect
5553
- gpudb>=7.2.2.3
5654
- torch==2.4.0
5755
name: runtime_cuda-128_arch-aarch64

conda/environments/runtime_cuda-128_arch-x86_64.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ dependencies:
5050
- websockets
5151
- pip:
5252
- --extra-index-url https://download.pytorch.org/whl/cu124
53-
- databricks-cli < 0.100
54-
- databricks-connect
5553
- gpudb>=7.2.2.3
5654
- milvus==2.3.5
5755
- pymilvus==2.3.6

0 commit comments

Comments
 (0)