From 1fd7c034b57d23fb95a93d40babbf0ae05021f4e Mon Sep 17 00:00:00 2001 From: anitagraser Date: Sat, 7 Oct 2023 16:59:13 +0200 Subject: [PATCH] Update environment.yml --- binder/environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/environment.yml b/binder/environment.yml index 87cf92c..d559f4f 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,9 +5,9 @@ channels: dependencies: - python=3.10 - bokeh<3.0 - - geoviews=1.9.6 + - jinja2<3.1 - hvplot=0.8.3 - - jinja2<3.1 + - geoviews - numpy - cython - matplotlib