Skip to content

Commit 672df6d

Browse files
author
Jongmin Kim
committed
fix: fix typo
Signed-off-by: Jongmin Kim <whdalsrnt@megazone.com>
1 parent e6f8050 commit 672df6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"google-api-core",
3636
"grpcio-health-checking",
3737
# model packages
38-
"pydantic=1.*",
38+
"pydantic==1.*",
3939
"mongoengine",
4040
# fastapi packages
4141
"fastapi",

0 commit comments

Comments
 (0)