Skip to content

Commit

Permalink
regen yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jan 31, 2024
1 parent 65482cc commit 185f654
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ dependencies:
- breathe=4.34.0
- ccache>=3.7
- clangdev=16
- click >=8
- click>=8
- cmake=3.25
- cuda-cudart-dev=11.8
Expand Down Expand Up @@ -76,6 +75,7 @@ dependencies:
- pluggy=1.0
- pre-commit
- protobuf=4.21.*
- pyarrow-hotfix
- pybind11-stubgen=0.10
- pylint>=2.17.4,<2.18
- pypdf=3.16
Expand All @@ -97,6 +97,7 @@ dependencies:
- sphinx
- sphinx_rtd_theme
- sqlalchemy<2.0
- sysroot_linux-64=2.17
- tqdm=4
- transformers=4.30.2
- tritonclient=2.26
Expand All @@ -113,7 +114,6 @@ dependencies:
- grpcio-status==1.58
- milvus==2.3.2
- nemollm
- pyarrow_hotfix
- pymilvus==2.3.2
- pytest-kafka==0.6.0
name: all_cuda-118_arch-x86_64_py-310
Expand Down
4 changes: 2 additions & 2 deletions conda/environments/dev_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:
- breathe=4.34.0
- ccache>=3.7
- clangdev=16
- click >=8
- click>=8
- cmake=3.25
- cuda-cudart-dev=11.8
Expand Down Expand Up @@ -61,6 +60,7 @@ dependencies:
- pluggy=1.0
- pre-commit
- protobuf=4.21.*
- pyarrow-hotfix
- pybind11-stubgen=0.10
- pylint>=2.17.4,<2.18
- pytest-asyncio
Expand All @@ -78,6 +78,7 @@ dependencies:
- sphinx
- sphinx_rtd_theme
- sqlalchemy<2.0
- sysroot_linux-64=2.17
- tqdm=4
- tritonclient=2.26
- typing_utils=0.1
Expand All @@ -89,7 +90,6 @@ dependencies:
- pip:
- databricks-connect
- milvus==2.3.2
- pyarrow_hotfix
- pymilvus==2.3.2
- pytest-kafka==0.6.0
name: dev_cuda-118_arch-x86_64_py-310
Expand Down

0 comments on commit 185f654

Please sign in to comment.