potiuk commented on code in PR #37334:
URL: https://github.com/apache/airflow/pull/37334#discussion_r1485618452


##########
pyproject.toml:
##########
@@ -340,7 +340,6 @@ devel-tests = [
     "coverage>=7.2",
     "pytest-asyncio>=0.23.3",
     "pytest-cov>=4.1.0",
-    "pytest-httpx>=0.21.3",

Review Comment:
   Yep, we could. It's not **strictly** necessary (same as packaging in 
providers is not stricttly necessary) - because of implicit /transitive 
dependency, but yes, explicit is better than implicit. 



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