From 40c3b3d723e8be7a1e8313690df1b29f11125267 Mon Sep 17 00:00:00 2001 From: wesleylima Date: Wed, 6 Dec 2023 06:31:55 -0500 Subject: [PATCH] Update README.md (#1224) ormar is no longer supported by fastapi-users :( https://github.com/fastapi-users/fastapi-users/blob/master/docs/migration/9x_to_10x.md#tortoise-orm-and-ormar Co-authored-by: collerek --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a876595..fa01fb3 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ As part of the fastapi ecosystem `ormar` is supported in libraries that somehow As of now `ormar` is supported by: -* [`fastapi-users`](https://github.com/frankie567/fastapi-users) * [`fastapi-crudrouter`](https://github.com/awtkns/fastapi-crudrouter) * [`fastapi-pagination`](https://github.com/uriyyo/fastapi-pagination)