Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove 'wget' conda dependency, re-organize dependencies.yaml #4805

Merged
merged 12 commits into from
Dec 20, 2024
Prev Previous commit
Next Next commit
fix conflicts
jameslamb committed Dec 16, 2024
commit 7d77078e7c6c45d5a514c745e77a1a2a9abdc281
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
@@ -502,7 +502,7 @@ dependencies:
common:
- output_types: [conda]
packages:
- pytorch>=2.3
- pytorch>=2.3,<2.5a0
- torchdata
- pydantic
- ogb
You are viewing a condensed version of this merge commit. You can view the full changes here.