Skip to content

Commit e3d49dd

Browse files
authored
Update README.md
1 parent 843cf93 commit e3d49dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Provides SQLAlchemy middleware for FastAPI using AsyncSession and async engine.
1818
pip install fastapi-async-sqlalchemy
1919
```
2020

21-
### Important !!!
22-
If you use ```sqlmodel``` install ```sqlalchemy<=1.4.41```
21+
22+
It also works with ```sqlmodel```
2323

2424

2525
### Examples

0 commit comments

Comments
 (0)