diff --git a/requirements.txt b/requirements.txt index a4fb762..8b64f74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ -torch==1.2.0 +torch==2.10.0 torchvision==0.4.0 tensorboardx==1.8 scipy numpy -tqdm \ No newline at end of file +tqdm +protobuf>=6.33.5 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file