Commit 4ad2a070 authored by Cresson Remi's avatar Cresson Remi
Browse files

Update setup.py

1 merge request!50Support de STAC
Pipeline #43218 passed with stages
in 7 minutes and 47 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -32,7 +32,7 @@ setuptools.setup(
],
packages=setuptools.find_packages(),
python_requires=">=3.6",
install_requires=["rtree", "pyotb>=1.5.2", "requests", "tqdm", "pystac-client", "appdirs", "qrcode"],
install_requires=["rtree", "pyotb==1.5.4", "requests", "tqdm", "pystac-client", "appdirs", "qrcode"],
keywords=["remote sensing", "otb", "orfeotoolbox", "orfeo", "pyotb", "stac"],
scripts=["apps/drs_spot67_import.py", "apps/s2_download.py", "apps/s2_import.py", "apps/search.py"]
)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment