diff --git a/pyproject.toml b/pyproject.toml index 101f694..9856eb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,8 +31,7 @@ dependencies = [ "geopandas>=0.8.2", "plotly==5.5.0", "rich>=13.9.2", - "lccs @ git+https://github.com/fabianazioti/lccs.py@b.9.1", - #"lccs @ git+https://github.com/brazil-data-cube/lccs.py@v0.9.0", + "lccs @ git+https://github.com/brazil-data-cube/lccs.py@b-1.0", "rich>=10.0.0", "httpx>=0.19.0", ]