diff --git a/python/requirements.txt b/python/requirements.txt index 9babddf..311b2d0 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,7 +1,7 @@ ## For change detection earthengine-api==0.1.119 google-api-python-client==1.6.2 -numpy==1.12.0 +numpy==1.22.0 ## For command line interface docopt==0.6.2