mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Update install.md (#2626)
There must be a typo here - two external dependencies, not three.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ import pydantic
|
||||
print('compiled:', pydantic.compiled)
|
||||
```
|
||||
|
||||
*pydantic* has three optional dependencies:
|
||||
*pydantic* has two optional dependencies:
|
||||
|
||||
* If you require email validation you can add [email-validator](https://github.com/JoshData/python-email-validator)
|
||||
* [dotenv file support](usage/settings.md#dotenv-env-support) with `Settings` requires
|
||||
|
||||
Reference in New Issue
Block a user