From ba4fa4c272b3c6a02081985a8422c4244b304319 Mon Sep 17 00:00:00 2001 From: Khaled K Shehada Date: Wed, 22 Nov 2023 09:10:18 -0500 Subject: [PATCH] undo 93456ee --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a91228a7..f2237e92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ requires-python = ">=3.7" dependencies = [ "tqdm", "numpy>=1.21", - "brainscore_core@git+https://github.com/shehadak/core.git@main", + "brainscore_core@git+https://github.com/brain-score/core.git@main", "fire", "scikit-learn", # model_helpers dependencies