Files
openapi-generator/samples/openapi3/client/petstore/python-httpx/requirements.txt
William Cheng e9c842f150 fix: do not add dependency on urllib3 if not required (#22453)
* fix: do not add dependency on urllib3 if not required

* update samples

* remove import

---------

Co-authored-by: Sascha Kreutz <saschakreutz@hotmail.de>
2025-11-27 16:03:21 +08:00

7 lines
122 B
Plaintext

python_dateutil >= 2.8.2
httpx = ">= 0.28.1"
pem >= 19.3.0
pycryptodome >= 3.9.0
pydantic >= 2
typing-extensions >= 4.7.1