From d3d20a541d431c9c7c8ac7cb3152b279b6a28179 Mon Sep 17 00:00:00 2001 From: Scott Henderson Date: Thu, 6 Jun 2024 15:31:06 -0700 Subject: [PATCH] unpin environment.yml --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index e167bce..2b6965a 100644 --- a/environment.yml +++ b/environment.yml @@ -2,9 +2,9 @@ name: geosmart-template channels: - conda-forge dependencies: - - python=3.10 + - python=3 - sphinxcontrib-bibtex - - jupyter-book=0.13 + - jupyter-book - jupytext - plotly - pandas