From 384d99e6a07c1e1aee5f49a4e797f784f09b06f0 Mon Sep 17 00:00:00 2001 From: Jacob Bieker Date: Mon, 23 Sep 2024 19:33:14 +0100 Subject: [PATCH] Update environment_cuda.yml --- environment_cuda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment_cuda.yml b/environment_cuda.yml index ca69ecb..e1eb18d 100644 --- a/environment_cuda.yml +++ b/environment_cuda.yml @@ -11,7 +11,7 @@ dependencies: - pandas - pip - pyg - - python + - python=3.12 - pytorch - pytorch-cluster - pytorch-scatter