From 2af9ebb4d9ae152cd8311dfe9410a029c85fcc9c Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 8 Oct 2021 23:44:42 -0400 Subject: [PATCH] Bump pyodm version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1f5d1f8..506148d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ networkx==2.5 numpy==1.21.1 Pillow==8.0.1 vmem==1.0.1 -pyodm==1.5.7 +pyodm==1.5.8 pyproj==3.0.0.post1 Pysolar==0.9 pytz==2020.4