diff --git a/dpkd/transformers/examples/research_projects/distillation/requirements.txt b/dpkd/transformers/examples/research_projects/distillation/requirements.txt index 3e4f807c..4a2ed783 100644 --- a/dpkd/transformers/examples/research_projects/distillation/requirements.txt +++ b/dpkd/transformers/examples/research_projects/distillation/requirements.txt @@ -1,6 +1,6 @@ transformers -gitpython==3.1.32 +gitpython==3.1.41 tensorboard>=1.14.0 tensorboardX==1.8 psutil==5.6.6