We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b2b0c4 + 672df6d commit 7e665b7Copy full SHA for 7e665b7
1 file changed
src/setup.py
@@ -35,7 +35,7 @@
35
"google-api-core",
36
"grpcio-health-checking",
37
# model packages
38
- "pydantic=1.*",
+ "pydantic==1.*",
39
"mongoengine",
40
# fastapi packages
41
"fastapi",
0 commit comments