sadpandajoe commented on code in PR #34693:
URL: https://github.com/apache/superset/pull/34693#discussion_r2277314305


##########
pyproject.toml:
##########
@@ -84,7 +84,7 @@ dependencies = [
     "python-dateutil",
     "python-dotenv", # optional dependencies for Flask but required for 
Superset, see 
https://flask.palletsprojects.com/en/stable/installation/#optional-dependencies
     "python-geohash",
-    "pyarrow>=18.1.0, <19",
+    "pyarrow>=16.1.0, <17",

Review Comment:
   If we cannot upgrade, can we add a comment on why and what is the condition 
to lift this range?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to