From 826bbb4c48e4225549678a8c83093764e5633ca5 Mon Sep 17 00:00:00 2001 From: Adam Karvonen Date: Wed, 18 Dec 2024 19:59:23 +0000 Subject: [PATCH] Fix nnsight to 0.2.21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac8824e..36d2f2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ datasets>=2.18.0 einops>=0.7.0 graphviz>=0.20.1 matplotlib>=3.8.3 -nnsight>=0.2.9 +nnsight==0.2.21 numpy>=1.26.4 pandas>=2.2.1 plotly>=5.18.0