Skip to content

Commit

Permalink
sort deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cwharris committed Jan 17, 2024
1 parent 447c1c8 commit 3cd1a11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@ dependencies:
- libgrpc=1.59
- libhwloc=2.9.2
- librmm=24.02
- libxml2=2.11.6 # 2.12 has a bug preventing round-trip serialization in hwloc
- ninja=1.11
- nlohmann_json=3.9
- numactl-libs-cos7-x86_64
- pkg-config=0.29
- pybind11-stubgen=0.10
- scikit-build=0.17
- ucx=1.15
- libxml2=2.11.6 # 2.12 has a bug preventing round-trip serialization in hwloc

checks:
common:
Expand Down Expand Up @@ -105,8 +105,8 @@ dependencies:
- output_types: [conda]
packages:
- pytest
- pytest-timeout
- pytest-asyncio
- pytest-timeout

benchmarking:
common:
Expand Down

0 comments on commit 3cd1a11

Please sign in to comment.