XJDKC commented on code in PR #1903: URL: https://github.com/apache/polaris/pull/1903#discussion_r2150490530
########## client/python/pyproject.toml: ########## @@ -51,7 +51,7 @@ pytest-cov = ">= 2.8.1" tox = ">= 3.9.0" flake8 = ">= 4.0.0" types-python-dateutil = ">= 2.8.19.14" -mypy = ">= 1.5" +mypy = ">= 1.5, <=1.16.1" Review Comment: I remember this file is generated, should we modify this file considering this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org