From 4317aa61ccffc63b7ce869ff7d43dbe7271225da Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 7 Aug 2024 01:47:09 -0400 Subject: [PATCH] conda for CI testing v10 --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 45921a3..6270c12 100644 --- a/environment.yml +++ b/environment.yml @@ -23,7 +23,7 @@ dependencies: - numpy=1.21.2 - openpyxl=3.0.8 - owlready2=0.34 - - pandas=1.3.3 + - pandas=2.0.3 - pytest=6.2.5 - python=3.8 - pytorch::pytorch