Skip to content

Commit fb05356

Browse files
Update README.md
1 parent 8c009d5 commit fb05356

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ pip install fastapi_amis_admin
8383

8484
### Note
8585

86-
- `sqlmodel` currently does not support `sqlalchemy 2.0+`. If you use `sqlalchemy 2.0+` to create a model, you cannot
87-
use `sqlmodel` at the same time.
8886
- After version `fastapi-amis-admin>=0.6.0`, `sqlmodel` is no longer a required dependency library. If you use `sqlmodel`
8987
to create a model, you can install it with the following command.
9088

0 commit comments

Comments
 (0)