From 74a544958b261c0791149a3298e8ddd7294ea2bc Mon Sep 17 00:00:00 2001 From: "Daniel.Frisinghelli" <daniel.frisinghelli@eurac.edu> Date: Mon, 25 Jan 2021 15:53:56 +0100 Subject: [PATCH] Updated dependencies. --- environment.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/environment.yml b/environment.yml index 3649987..74c5953 100644 --- a/environment.yml +++ b/environment.yml @@ -6,9 +6,6 @@ dependencies: - python=3.7 - numpy - scipy - - gdal + - scikit-learn + - gdal>=3.2 - matplotlib - - sphinx - - sphinx_rtd_theme - - pytest - - ipython \ No newline at end of file -- GitLab