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 c5f31ba commit d6e3c4aCopy full SHA for d6e3c4a
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
description-file = "README.md"
34
requires-python = ">=3.7"
35
requires = [
36
- "fastapi-users >= 9.1.0",
+ "fastapi-users >= 10.0.0",
37
"sqlalchemy[asyncio] >=1.4",
38
]
39
0 commit comments