We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23534d2 commit 33dd2b0Copy full SHA for 33dd2b0
pyproject.toml
@@ -13,9 +13,10 @@ requires-python = ">=3.10"
13
license = {text = "LGPL-2.1-or-later"}
14
dependencies = [
15
"cloudevents == 1.9.0",
16
+ "beanie == 1.28.0",
17
"fastapi[all] == 0.115.0",
18
"fastapi-pagination == 0.12.30",
- "fastapi-users[beanie, oauth] == 13.0.0",
19
+ "fastapi-users[beanie, oauth] == 14.0.0",
20
"fastapi-versioning == 0.10.0",
21
"MarkupSafe == 2.0.1",
22
"motor == 3.6.0",
0 commit comments