diff --git a/requirements.txt b/requirements.txt index a5b50ef..1c517bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests==2.25.1 -numpy==1.20.2 +numpy>=1.21.2 geojson==2.5.0 xmltodict==0.12.0 Pillow==9.0.1 -opencv-python==4.5.3.56 \ No newline at end of file +opencv-python==4.7.0.72 \ No newline at end of file