diff --git a/pyproject.toml b/pyproject.toml index 5469c8d0..5a2e1341 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ eindex = {git = "/~https://github.com/callummcdougall/eindex.git"} datasets = "^2.17.1" babe = "^0.0.7" nltk = "^3.8.1" -sae-vis = {git = "/~https://github.com/callummcdougall/sae_vis.git"} +sae-vis = {git = "/~https://github.com/callummcdougall/sae_vis.git", rev = "4bcef489b644dd3357b1975f3245d534f6f0d2e0"} [tool.poetry.group.dev.dependencies]