Skip to content

Commit 7ca6177

Browse files
committed
remove whitespace on pyprojec.toml
1 parent a2d6b7e commit 7ca6177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"pytest-asyncio>=0.21.0",
4242
"argon2-cffi==23.1.0",
4343
"argon2-cffi-bindings==21.2.0",
44-
"odmantic>=1.0, <2.0",
44+
"odmantic>=1.0,<2.0",
4545
]
4646

4747
[project.optional-dependencies]

0 commit comments

Comments
 (0)