HonahX commented on code in PR #1903:
URL: https://github.com/apache/polaris/pull/1903#discussion_r2150496319


##########
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:
   This file is no longer auto-generated because we also have CLI codes and 
test which needs additional dependencies/configs. We are currently manually 
managing the `pyproject.toml`



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to