Alex Kondratev bab5ca2452
[python] add async httpx support (#22021)
* [python] fix #19255 add async httpx support

* update docs

* 1. "async" parameter for templates
2. hand written tests for python-httpx
3. CI workflow updated

* fix mypy
2025-09-27 15:30:50 +08:00

8 lines
148 B
Plaintext

urllib3 >= 2.1.0, < 3.0.0
python_dateutil >= 2.8.2
httpx = ">= 0.28.1"
pem >= 19.3.0
pycryptodome >= 3.9.0
pydantic >= 2
typing-extensions >= 4.7.1