Dave Hay
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
2 deletions
-
README.md
-
docs/en/docs/index.md
|
|
@ -458,7 +458,7 @@ FastAPI depends on Pydantic and Starlette. |
|
|
|
|
|
|
|
### `standard` Dependencies |
|
|
|
|
|
|
|
When you install FastAPI with `pip install "fastapi[standard]"` it comes the `standard` group of optional dependencies: |
|
|
|
When you install FastAPI with `pip install "fastapi[standard]"` it comes with the `standard` group of optional dependencies: |
|
|
|
|
|
|
|
Used by Pydantic: |
|
|
|
|
|
|
|
|
|
@ -456,7 +456,7 @@ FastAPI depends on Pydantic and Starlette. |
|
|
|
|
|
|
|
### `standard` Dependencies |
|
|
|
|
|
|
|
When you install FastAPI with `pip install "fastapi[standard]"` it comes the `standard` group of optional dependencies: |
|
|
|
When you install FastAPI with `pip install "fastapi[standard]"` it comes with the `standard` group of optional dependencies: |
|
|
|
|
|
|
|
Used by Pydantic: |
|
|
|
|
|
|
|