From 0c81756cb7ba95c150c037e24f1a1d77b28459d8 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 8 Oct 2021 23:32:08 -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 7f0a7d65..c1f5d1f8 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.6 +pyodm==1.5.7 pyproj==3.0.0.post1 Pysolar==0.9 pytz==2020.4