mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* python: reinstate lazy imports * python: Update samples --------- Co-authored-by: Pascal Bachor <bachorp@users.noreply.github.com>
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
urllib3 >= 2.1.0, < 3.0.0
|
|
python_dateutil >= 2.8.2
|
|
pydantic >= 2
|
|
typing-extensions >= 4.7.1
|
|
lazy-imports >= 1, < 2
|