依赖 在安装 fastapi-oauth20 之前,请确保您满足以下先决条件: Python 版本 >= 3.10 FastAPI 版本 >= 0.100.0 安装 === ":simple-python: pip" ```sh pip install fastapi-oauth20 ``` === ":simple-uv: uv" ```sh uv add fastapi-oauth20 ```