diff --git a/pyproject.toml b/pyproject.toml index e6bc4b4..213e4a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "omegaconf", "hydra-core", "python-dotenv", - "huggingface-hub", + "huggingface-hub==0.20.*", "geopandas==0.14.4", ]