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 a2d6b7e commit 7ca6177Copy full SHA for 7ca6177
{{cookiecutter.project_slug}}/backend/app/pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"pytest-asyncio>=0.21.0",
42
"argon2-cffi==23.1.0",
43
"argon2-cffi-bindings==21.2.0",
44
- "odmantic>=1.0, <2.0",
+ "odmantic>=1.0,<2.0",
45
]
46
47
[project.optional-dependencies]
0 commit comments