From e01269731c9cba9121d8aa43c902b31365200c11 Mon Sep 17 00:00:00 2001 From: Mohammad Wasil Date: Tue, 29 Oct 2024 11:43:39 +0100 Subject: [PATCH] bump rastervision version to 0.31.1 --- geo-notebook/cuda12-pytorch-2.2.2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geo-notebook/cuda12-pytorch-2.2.2/requirements.txt b/geo-notebook/cuda12-pytorch-2.2.2/requirements.txt index 4acc105..c407ed1 100644 --- a/geo-notebook/cuda12-pytorch-2.2.2/requirements.txt +++ b/geo-notebook/cuda12-pytorch-2.2.2/requirements.txt @@ -1,7 +1,7 @@ # freeze botocore and awscli to avoid pip backtracking loop botocore==1.34.131 awscli==1.33.13 -rastervision>=0.30 +rastervision>=0.31.1 seaborn geopandas ExifRead