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

New coffea 0.7.23 #47

Merged
merged 7 commits into from
Dec 11, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Move coffea to pip section, and update version manually
oshadura committed Dec 10, 2024
commit 1db0ce93c1883b051d1373281f25879f7175ad8c
2 changes: 1 addition & 1 deletion coffea-base/environment.yaml
Original file line number Diff line number Diff line change
@@ -49,14 +49,14 @@ dependencies:
- pytorch
- torch-scatter
- pip
- coffea=0.7.22
- rucio-clients
# pyg
- pyg
- pytorch-cluster
- pytorch-sparse
- pytorch-spline-conv
- pip:
- coffea=0.7.23
- "setuptools<71"
- fastjet==3.4.0.1 # LAST VERSION workking with awkward1
- tritonclient[all]