From 4ac15b7328d471ee94328688a15eedb71f4a4aa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 08:56:42 +0000 Subject: [PATCH] Update PhenoGraph digest to 5de5c2b --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae189c7..17c7260 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ umap-learn = "^0.5.2" ForceAtlas2 = "^1.0" opentsne = {git = "https://github.com/pavlin-policar/openTSNE"} pacmap = "^0.5.0" -PhenoGraph = {git = "https://github.com/milescsmith/PhenoGraph", rev = "1.6.1"} +PhenoGraph = {git = "https://github.com/milescsmith/PhenoGraph", rev = "5de5c2b0cefc427f162507692b08d477b64ba0f0"} scanpy = "^1.8" s2a = {git = "https://github.com/milescsmith/s2a", rev = "0.3.4"}