diff --git a/summarize/presum/requirements.txt b/summarize/presum/requirements.txt index 136141b8..a0f76dac 100644 --- a/summarize/presum/requirements.txt +++ b/summarize/presum/requirements.txt @@ -3,4 +3,4 @@ numpy==1.17.2 pyrouge==0.1.3 pytorch-transformers==1.2.0 tensorboardX==1.9 -torch==1.1.0 \ No newline at end of file +torch==2.2.0 \ No newline at end of file