From 4b1d46426ce271ca8d76cb9e1170bf8059973864 Mon Sep 17 00:00:00 2001 From: MatthewCaseres Date: Mon, 19 Feb 2024 15:43:11 -0600 Subject: [PATCH] update reqs --- Python/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index d996b59..d38b8ea 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -6,4 +6,5 @@ pandas==1.5.3 numpy==1.24.2 jax==0.4.8 jaxlib==0.4.7 -jaxtyping==0.2.15 \ No newline at end of file +jaxtyping==0.2.15 +torch==2.2.0 \ No newline at end of file