Skip to content

Commit

Permalink
Add flatbuffers
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar committed Jul 31, 2024
1 parent 5c83f32 commit a307220
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies:
- dlpack>=0.8,<1.0
- doxygen=1.9.1
- fastavro>=0.22.9
- flatbuffers
- fmt>=10.1.1,<11
- fsspec>=0.6.0
- gcc_linux-64=11.*
Expand Down
1 change: 1 addition & 0 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies:
- dlpack>=0.8,<1.0
- doxygen=1.9.1
- fastavro>=0.22.9
- flatbuffers
- fmt>=10.1.1,<11
- fsspec>=0.6.0
- gcc_linux-64=11.*
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ dependencies:
- output_types: conda
packages:
- fmt>=10.1.1,<11
- flatbuffers
- librmm==24.8.*,>=0.0.0a0
- libkvikio==24.8.*,>=0.0.0a0
- librdkafka>=1.9.0,<1.10.0a0
Expand Down

0 comments on commit a307220

Please sign in to comment.