potiuk commented on code in PR #37334:
URL: https://github.com/apache/airflow/pull/37334#discussion_r1485606677
##########
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:
Yeah. Quite possibly we could do it. Indeed it took us about 6 months to
convince requests maintainers to get rid of chardet and we finally succeeded,
so yes we could fully switch to requests now.
--
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]