jscheffl commented on code in PR #43893:
URL: https://github.com/apache/airflow/pull/43893#discussion_r1838801453


##########
task_sdk/pyproject.toml:
##########
@@ -24,7 +24,11 @@ requires-python = ">=3.9, <3.13"
 dependencies = [
     "attrs>=24.2.0",
     "google-re2>=1.1.20240702",
+    "httpx>=0.27.0",
     "methodtools>=0.4.7",
+    "msgspec>=0.18.6",

Review Comment:
   Just wanted to ask if we have experience with this... not that we need to 
"clean fresh dirt on the beach" :-D



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