From f0552817d5a525cd0084e9fb79f5e25a0d9933a0 Mon Sep 17 00:00:00 2001 From: Owen Kaluza Date: Wed, 7 Dec 2022 00:19:05 +1100 Subject: [PATCH] Update PyODM to include url fix https://github.com/OpenDroneMap/PyODM/pull/25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6419b7d..957204f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ Pillow==8.3.2 pip-autoremove==0.9.0 psycopg2-binary==2.8.6 PyJWT==1.5.3 -pyodm==1.5.9 +pyodm==1.5.10 pyparsing==2.4.7 pytz==2020.1 rcssmin==1.0.6