From 59d37ed6fe25676641d0724c4a6f1b1fd69550e0 Mon Sep 17 00:00:00 2001 From: pabloabur Date: Fri, 15 Nov 2024 18:40:28 +1100 Subject: [PATCH] Fixes problem with docker container --- env.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/env.yaml b/env.yaml index b64a786..d38ebf8 100644 --- a/env.yaml +++ b/env.yaml @@ -7,6 +7,7 @@ dependencies: - numpy=1.23.3 - brian2=2.5.1 - brian2tools=0.3 + - scipy<1.13 - pytest - feather-format - matplotlib=3.5.3