We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f99f7 commit a87ba40Copy full SHA for a87ba40
pyproject.toml
@@ -84,7 +84,7 @@ classifiers = [
84
requires-python = ">=3.7"
85
dependencies = [
86
"fastapi-users >= 10.0.1",
87
- "beanie >=1.11.0,<1.14",
+ "beanie >=1.11.0,<1.17",
88
]
89
90
[project.urls]
0 commit comments