diff --git a/pyproject.toml b/pyproject.toml index dcd9faa..8ed290d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "psycopg[pool]>=3.2.12,<3.3.0", "pymemcache>=4.0.0,<4.1.0", "python-magic>=0.4.27,<0.4.28", - "python-xmp-toolkit>=2.0.2,<2.1.0", + "python-xmp-toolkit>=2.0.2,<2.2.0", "requests>=2.32.5,<2.33.0", "tqdm>=4.67.1,<4.68.0", ]