mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-16 17:33:58 +00:00
* python: feature flag for lazy imports * python: update samples * python: add python-lazyImports to test job * python: reuse tests in lazyImports sample * python: avoid using non-imported submodules * add normalizer option --------- Co-authored-by: Pascal Bachor <bachorp@users.noreply.github.com> Co-authored-by: William Cheng <wing328hk@gmail.com>
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
urllib3 >= 2.1.0, < 3.0.0
|
|
python_dateutil >= 2.8.2
|
|
aiohttp >= 3.8.4
|
|
aiohttp-retry >= 2.8.3
|
|
pem >= 19.3.0
|
|
pycryptodome >= 3.9.0
|
|
pydantic >= 2
|
|
typing-extensions >= 4.7.1
|