Files
openapi-generator/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent-true/requirements.txt
William Cheng 3fcf5584c6 Add tests for python client with disallowAdditionalPropertiesIfNotPresent set to true (#16690)
* add tests for python client with different option

* update samples

* update tests
2023-10-01 17:34:52 +08:00

7 lines
130 B
Plaintext

python_dateutil >= 2.5.3
setuptools >= 21.0.0
urllib3 >= 1.25.3, < 2.1.0
pydantic >= 2
aenum >= 3.1.11
typing-extensions >= 4.7.1