From 1c69fc6f1651fcf83d9269796308415be646cc57 Mon Sep 17 00:00:00 2001
From: Andreas Nowack <nowack@physik.rwth-aachen.de>
Date: Fri, 28 Mar 2025 13:21:34 +0100
Subject: [PATCH] update packages

---
 binder/environment.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/binder/environment.yml b/binder/environment.yml
index 81c788c..6896ec3 100644
--- a/binder/environment.yml
+++ b/binder/environment.yml
@@ -4,7 +4,7 @@ channels:
 dependencies:
   - jupyterlab_widgets
   - ipywidgets
-  - numpy=1.26.4
-  - scipy=1.13.0
-  - sympy=1.12
+  - numpy=2.0.0
+  - scipy=1.14.1
+  - sympy=1.13.3
   - ipympl=0.9.3
\ No newline at end of file
-- 
GitLab