diff --git a/pyproject.toml b/pyproject.toml index 6cae94f7a..210e955b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "requests >=2.32.3,<3.0.0", "pydriller >=2.0,<3.0.0", "yamale >=6.0.0,<7.0.0", - "packaging >=24.0,<25.0.0", + "packaging >=24.0,<26.0.0", "jinja2 >=3.1.2,<4.0.0", "SQLAlchemy >=2.0.0,<3.0.0", "defusedxml >=0.7.1,<1.0.0",