amisadmin / fastapi-user-auth

FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
319 stars 43 forks source link

pydantic-settings,pydantic,sqlmodel这几个的版本问题 #20

Closed cddldg closed 11 months ago

cddldg commented 11 months ago

image pydantic-settings,pydantic,sqlmodel这几个修复一个另一个又不行,都是版本依赖的问题,怎么回事啊

amisadmin commented 11 months ago

fastapi-amis-admin>=0.5.0,<0.6.0 pydantic<2.0

cddldg commented 11 months ago

我直接pip install fastapi-user-auth 的 image 就这代码,这几个版本一直打架