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

update dependencies #288

Merged
merged 12 commits into from
Sep 3, 2024

clean up

e2acb6a
Select commit
Loading
Failed to load commit list.
Merged

update dependencies #288

clean up
e2acb6a
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 3, 2024 in 0s

4 / 4 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
pandas>=2.1 from pandas>=1.4,<2 Incomplete
torch>=2.1, <2.3 from torch>=1.10.0,<2.0 Incomplete
numpy>=1.20, <2.0 from numpy>=1.20, <1.24 Incomplete
lifelines>=0.29.0, <0.30.0 from lifelines>=0.27,!= 0.27.5, <0.27.8 Incomplete
xgboost<3.0.0 from xgboost<2.0.0 Incomplete
xgbse>=0.3.1 from xgbse Incomplete
dgl from dgl<2.0 Incomplete
I have followed the Contribution Guidelines and Code of Conduct Completed
I have commented my code following the van der Schaar Lab Styleguide Completed
I have labelled this PR with the relevant Type labels Completed
My changes are covered by tests Completed