From cfa18c462a98bdd3cc78d7cbfb98595e6c854c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 07:09:06 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c714b9..5a2e476 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ Box2D scipy numba matplotlib -torch==1.10.1+cu113 \ No newline at end of file +torch==1.13.1 \ No newline at end of file