Skip to content

Commit 7e665b7

Browse files
author
Jongmin Kim
authored
Merge pull request #147 from whdalsrnt/master
fix: fix typo
2 parents 2b2b0c4 + 672df6d commit 7e665b7

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)