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 33cb9ed commit 259f00cCopy full SHA for 259f00c
pyproject.toml
@@ -82,7 +82,7 @@ classifiers = [
82
requires-python = ">=3.7"
83
dependencies = [
84
"fastapi-users >= 10.0.1",
85
- "beanie >=1.11.0,<1.17",
+ "beanie >=1.11.0,<2.0.0",
86
]
87
88
[project.urls]
0 commit comments