From 1ccb18269fe5d8de0793b7673a86723144f8ad40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20F=2E=20Unger?= Date: Fri, 1 Sep 2023 06:43:19 +0200 Subject: [PATCH] reset pandas to older version, probably conflict with pint-pandas --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index e76929558..f3d143646 100644 --- a/environment.yml +++ b/environment.yml @@ -14,7 +14,7 @@ dependencies: - docker-compose - cython - numpy - - pandas + - pandas=2.0.3 - pyyaml - owlready2 - rdflib=6