Skip to content

Commit

Permalink
pin sae_vis to previous working version
Browse files Browse the repository at this point in the history
  • Loading branch information
chanind committed Mar 25, 2024
1 parent 35fdeec commit ae0002a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit ae0002a

Please sign in to comment.