| Library | Min Version | | ----------------------------------------------------------------------- | ----------- | | `@autorest/core` | `3.8.4` | | `@autorest/modelerfour` | `4.23.5` | | `azure-core` dep of generated code | `1.24.0` | | `msrest` dep of generated code (If generating legacy code) | `0.7.1` | so we have to update the following things: [autorest configuration](https://github.com/Azure/azure-sdk-for-python/blob/7eeaca97c41bc18ec66f325eef5e6910efde6e12/swagger_to_sdk_config_autorest.json#L4-L5)
@autorest/core3.8.4@autorest/modelerfour4.23.5azure-coredep of generated code1.24.0msrestdep of generated code (If generating legacy code)0.7.1so we have to update the following things:
autorest configuration