Unverified Commit e2f1e963 authored by caojy1998's avatar caojy1998 Committed by GitHub
Browse files

[Env Fix] Add essential package for pyg `Neighbor sampler` (#7030)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
parent 11adb4e7
...@@ -31,6 +31,8 @@ dependencies: ...@@ -31,6 +31,8 @@ dependencies:
- torcheval - torcheval
- torchmetrics - torchmetrics
- torch_geometric - torch_geometric
- torch-scatter
- torch-sparse
- tqdm - tqdm
- boto3 # AWS SDK for python - boto3 # AWS SDK for python
- sphinx==4.2.0 - sphinx==4.2.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment