fastapi-cache icon indicating copy to clipboard operation
fastapi-cache copied to clipboard

fix: fastapi dependencies import error

Open vvanglro opened this issue 2 years ago • 0 comments

The get_typed_return_annotation method is only available after fastapi 0.89.0.

This PR is compatible with previous versions.

vvanglro avatar May 28 '23 05:05 vvanglro