diff --git a/setup.cfg b/setup.cfg index 03b976c..e4fc0dc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ package_dir = = src packages = find_namespace: install_requires = - stactools >= 0.4.2 + stactools == 0.4.7 utm == 0.7.0 [options.packages.find]