diff --git a/requirements.txt b/requirements.txt index 1054842..34542f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ toml==0.10.2 -py-graph-imputation==0.0.12 -py-ard==1.0.9 +py-graph-imputation==0.1.1 +py-ard==1.5.5 tqdm==4.66.1