From fb5d158ae687dae31c40e43697912c179d2ce7b0 Mon Sep 17 00:00:00 2001 From: Martin Beracochea Date: Mon, 19 Feb 2024 17:34:16 +0000 Subject: [PATCH] Pin python in the requirements.yml file --- requirements.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.yml b/requirements.yml index 0de91a8..dc242f3 100755 --- a/requirements.yml +++ b/requirements.yml @@ -4,6 +4,7 @@ channels: - conda-forge - defaults dependencies: + - python=3.10 - requests=2.26.0 - pandas=1.4.1 - ena-webin-cli