From 33c9fdb28aaa34484e76d225025bc7a446473095 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Oct 2024 14:07:04 -0700 Subject: [PATCH 1/2] Update numpy from 1.19.1 to 2.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6eb48a1..f2229e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ twine==3.2.0 sphinx_rtd_theme==0.5.0 opencv-contrib-python>=4.2 pyproj==2.6.1.post1 -numpy==1.19.1 +numpy==2.1.2 utm==0.5.0 scikit-learn==0.23.1 shapely==1.7.0 From 54167addb60c041fde577df223f71319501e84df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Oct 2024 14:07:05 -0700 Subject: [PATCH 2/2] Update numpy from 1.19.1 to 2.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d3eacc3..bcd17a6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ twine==3.2.0 sphinx_rtd_theme==0.5.0 opencv-contrib-python==4.3.0.36 pyproj==2.6.1.post1 -numpy==1.19.1 +numpy==2.1.2 utm==0.5.0 scikit-learn==0.23.1 shapely==1.7.0