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.
pydantic <2.0
1 parent 9559ea4 commit e819a81Copy full SHA for e819a81
requirements/app/base.txt
@@ -17,7 +17,7 @@ backoff >=2.2.1, <2.3.0
17
18
fastapi >=0.92.0, <0.100.0
19
starlette # https://fastapi.tiangolo.com/deployment/versions/#about-starlette
20
-pydantic >=1.7.4, <2.0.0 # https://fastapi.tiangolo.com/deployment/versions/#about-pydantic
+pydantic >=1.7.4, <2.0.0 # strict # https://fastapi.tiangolo.com/deployment/versions/#about-pydantic
21
22
dateutils <=0.6.12
23
Jinja2 <=3.1.2
0 commit comments