diff --git a/logparser/NuLog/requirements.txt b/logparser/NuLog/requirements.txt index 496f9d5..0483393 100644 --- a/logparser/NuLog/requirements.txt +++ b/logparser/NuLog/requirements.txt @@ -5,6 +5,6 @@ numpy scipy keras_preprocessing==1.1.2 torchvision==0.4.2 -torch==1.3.1 +torch==1.13.1 scikit_learn tqdm \ No newline at end of file