diff --git a/README.md b/README.md
index c7adc49cd..bb9f35334 100644
--- a/README.md
+++ b/README.md
@@ -450,7 +450,7 @@ To understand more about it, see the section email_validator - for email validation.
+* email-validator - for email validation.
* pydantic-settings - for settings management.
* pydantic-extra-types - for extra types to be used with Pydantic.
diff --git a/docs/az/docs/index.md b/docs/az/docs/index.md
index 430295d91..eb064b790 100644
--- a/docs/az/docs/index.md
+++ b/docs/az/docs/index.md
@@ -442,7 +442,7 @@ Müstəqil TechEmpower meyarları göstərir ki, Uvicorn üzərində işləyən
Pydantic tərəfindən istifadə olunanlar:
-* email_validator - e-poçtun yoxlanılması üçün.
+* email-validator - e-poçtun yoxlanılması üçün.
* pydantic-settings - parametrlərin idarə edilməsi üçün.
* pydantic-extra-types - Pydantic ilə istifadə edilə bilən əlavə tiplər üçün.
diff --git a/docs/bn/docs/index.md b/docs/bn/docs/index.md
index bbc3e9a3a..4cb087001 100644
--- a/docs/bn/docs/index.md
+++ b/docs/bn/docs/index.md
@@ -439,7 +439,7 @@ item: Item
Pydantic দ্বারা ব্যবহৃত:
-- email_validator - ইমেল যাচাইকরণের জন্য।
+- email-validator - ইমেল যাচাইকরণের জন্য।
স্টারলেট দ্বারা ব্যবহৃত:
diff --git a/docs/de/docs/index.md b/docs/de/docs/index.md
index 9b8a73003..93bc84ea0 100644
--- a/docs/de/docs/index.md
+++ b/docs/de/docs/index.md
@@ -452,7 +452,7 @@ Um mehr darüber zu erfahren, siehe den Abschnitt email_validator - für E-Mail-Validierung.
+* email-validator - für E-Mail-Validierung.
* pydantic-settings - für die Verwaltung von Einstellungen.
* pydantic-extra-types - für zusätzliche Typen, mit Pydantic zu verwenden.
diff --git a/docs/de/docs/tutorial/response-model.md b/docs/de/docs/tutorial/response-model.md
index d5b92e0f9..63d39e6a8 100644
--- a/docs/de/docs/tutorial/response-model.md
+++ b/docs/de/docs/tutorial/response-model.md
@@ -108,7 +108,7 @@ Im Folgenden deklarieren wir ein `UserIn`-Modell; es enthält ein Klartext-Passw
```
!!! info
- Um `EmailStr` zu verwenden, installieren Sie zuerst `email_validator`.
+ Um `EmailStr` zu verwenden, installieren Sie zuerst `email-validator`.
Z. B. `pip install email-validator`
oder `pip install pydantic[email]`.
diff --git a/docs/em/docs/index.md b/docs/em/docs/index.md
index c4e41ce17..d2fb34a1d 100644
--- a/docs/em/docs/index.md
+++ b/docs/em/docs/index.md
@@ -454,7 +454,7 @@ item: Item
⚙️ Pydantic:
-* email_validator - 📧 🔬.
+* email-validator - 📧 🔬.
⚙️ 💃:
diff --git a/docs/em/docs/tutorial/response-model.md b/docs/em/docs/tutorial/response-model.md
index 7103e9176..7d55d759f 100644
--- a/docs/em/docs/tutorial/response-model.md
+++ b/docs/em/docs/tutorial/response-model.md
@@ -108,7 +108,7 @@ FastAPI 🔜 ⚙️ 👉 `response_model` 🌐 💽 🧾, 🔬, ♒️. & **
```
!!! info
- ⚙️ `EmailStr`, 🥇 ❎ `email_validator`.
+ ⚙️ `EmailStr`, 🥇 ❎ `email-validator`.
🤶 Ⓜ. `pip install email-validator`
⚖️ `pip install pydantic[email]`.
diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md
index 508e859a1..1b368af64 100644
--- a/docs/en/docs/index.md
+++ b/docs/en/docs/index.md
@@ -452,7 +452,7 @@ To understand more about it, see the section email_validator - for email validation.
+* email-validator - for email validation.
* pydantic-settings - for settings management.
* pydantic-extra-types - for extra types to be used with Pydantic.
diff --git a/docs/en/docs/tutorial/response-model.md b/docs/en/docs/tutorial/response-model.md
index 75d5df106..dd8d12c6b 100644
--- a/docs/en/docs/tutorial/response-model.md
+++ b/docs/en/docs/tutorial/response-model.md
@@ -108,7 +108,7 @@ Here we are declaring a `UserIn` model, it will contain a plaintext password:
```
!!! info
- To use `EmailStr`, first install `email_validator`.
+ To use `EmailStr`, first install `email-validator`.
E.g. `pip install email-validator`
or `pip install pydantic[email]`.
diff --git a/docs/es/docs/index.md b/docs/es/docs/index.md
index 631be7463..86e1ae623 100644
--- a/docs/es/docs/index.md
+++ b/docs/es/docs/index.md
@@ -440,7 +440,7 @@ Para entender más al respecto revisa la sección email_validator - para validación de emails.
+* email-validator - para validación de emails.
Usados por Starlette:
diff --git a/docs/fa/docs/index.md b/docs/fa/docs/index.md
index 623bc0f75..f81b81ce0 100644
--- a/docs/fa/docs/index.md
+++ b/docs/fa/docs/index.md
@@ -445,7 +445,7 @@ item: Item
استفاده شده توسط Pydantic:
-* email_validator - برای اعتبارسنجی آدرسهای ایمیل.
+* email-validator - برای اعتبارسنجی آدرسهای ایمیل.
استفاده شده توسط Starlette:
diff --git a/docs/fr/docs/index.md b/docs/fr/docs/index.md
index e31f416ce..b7cadcf55 100644
--- a/docs/fr/docs/index.md
+++ b/docs/fr/docs/index.md
@@ -452,7 +452,7 @@ Pour en savoir plus, consultez la section email_validator - pour la validation des adresses email.
+* email-validator - pour la validation des adresses email.
Utilisées par Starlette :
diff --git a/docs/he/docs/index.md b/docs/he/docs/index.md
index 621126128..273bdcbdc 100644
--- a/docs/he/docs/index.md
+++ b/docs/he/docs/index.md
@@ -449,7 +449,7 @@ item: Item
בשימוש Pydantic:
-- email_validator - לאימות כתובות אימייל.
+- email-validator - לאימות כתובות אימייל.
בשימוש Starlette:
diff --git a/docs/hu/docs/index.md b/docs/hu/docs/index.md
index 671b0477f..57e4963ad 100644
--- a/docs/hu/docs/index.md
+++ b/docs/hu/docs/index.md
@@ -443,7 +443,7 @@ Ezeknek a további megértéséhez: email_validator - e-mail validációkra.
+* email-validator - e-mail validációkra.
* pydantic-settings - Beállítások követésére.
* pydantic-extra-types - Extra típusok Pydantic-hoz.
diff --git a/docs/it/docs/index.md b/docs/it/docs/index.md
index c06d3a174..c0f1654f1 100644
--- a/docs/it/docs/index.md
+++ b/docs/it/docs/index.md
@@ -438,7 +438,7 @@ Per approfondire, consulta la sezione email_validator - per la validazione di email.
+* email-validator - per la validazione di email.
Usate da Starlette:
diff --git a/docs/ja/docs/index.md b/docs/ja/docs/index.md
index f95ac060f..bf4bff818 100644
--- a/docs/ja/docs/index.md
+++ b/docs/ja/docs/index.md
@@ -438,7 +438,7 @@ item: Item
Pydantic によって使用されるもの:
-- email_validator - E メールの検証
+- email-validator - E メールの検証
Starlette によって使用されるもの:
diff --git a/docs/ko/docs/index.md b/docs/ko/docs/index.md
index 4bc92c36c..c4f1396f8 100644
--- a/docs/ko/docs/index.md
+++ b/docs/ko/docs/index.md
@@ -444,7 +444,7 @@ item: Item
Pydantic이 사용하는:
-* email_validator - 이메일 유효성 검사.
+* email-validator - 이메일 유효성 검사.
Starlette이 사용하는:
diff --git a/docs/pl/docs/index.md b/docs/pl/docs/index.md
index 4bd100f13..c359467d0 100644
--- a/docs/pl/docs/index.md
+++ b/docs/pl/docs/index.md
@@ -442,7 +442,7 @@ Aby dowiedzieć się o tym więcej, zobacz sekcję email_validator - dla walidacji adresów email.
+* email-validator - dla walidacji adresów email.
Używane przez Starlette:
diff --git a/docs/pt/docs/index.md b/docs/pt/docs/index.md
index 223aeee46..d4a288c00 100644
--- a/docs/pt/docs/index.md
+++ b/docs/pt/docs/index.md
@@ -437,7 +437,7 @@ Para entender mais sobre performance, veja a seção email_validator - para validação de email.
+* email-validator - para validação de email.
Usados por Starlette:
diff --git a/docs/ru/docs/index.md b/docs/ru/docs/index.md
index 03087448c..62f3b8d5b 100644
--- a/docs/ru/docs/index.md
+++ b/docs/ru/docs/index.md
@@ -446,7 +446,7 @@ item: Item
Используется Pydantic:
-* email_validator - для проверки электронной почты.
+* email-validator - для проверки электронной почты.
Используется Starlette:
diff --git a/docs/ru/docs/tutorial/response-model.md b/docs/ru/docs/tutorial/response-model.md
index 9b9b60dd5..b21689719 100644
--- a/docs/ru/docs/tutorial/response-model.md
+++ b/docs/ru/docs/tutorial/response-model.md
@@ -108,7 +108,7 @@ FastAPI будет использовать значение `response_model` д
```
!!! info "Информация"
- Чтобы использовать `EmailStr`, прежде необходимо установить `email_validator`.
+ Чтобы использовать `EmailStr`, прежде необходимо установить `email-validator`.
Используйте `pip install email-validator`
или `pip install pydantic[email]`.
diff --git a/docs/tr/docs/index.md b/docs/tr/docs/index.md
index 4b9c0705d..ffd67c902 100644
--- a/docs/tr/docs/index.md
+++ b/docs/tr/docs/index.md
@@ -452,7 +452,7 @@ Daha fazla bilgi için, bu bölüme bir göz at email_validator - email doğrulaması için.
+* email-validator - email doğrulaması için.
* pydantic-settings - ayar yönetimi için.
* pydantic-extra-types - Pydantic ile birlikte kullanılabilecek ek tipler için.
diff --git a/docs/uk/docs/index.md b/docs/uk/docs/index.md
index e32389772..38480a27e 100644
--- a/docs/uk/docs/index.md
+++ b/docs/uk/docs/index.md
@@ -437,7 +437,7 @@ item: Item
Pydantic використовує:
-* email_validator - для валідації електронної пошти.
+* email-validator - для валідації електронної пошти.
* pydantic-settings - для управління налаштуваннями.
* pydantic-extra-types - для додаткових типів, що можуть бути використані з Pydantic.
diff --git a/docs/vi/docs/index.md b/docs/vi/docs/index.md
index b13f91fb7..712eca62c 100644
--- a/docs/vi/docs/index.md
+++ b/docs/vi/docs/index.md
@@ -455,7 +455,7 @@ Independent TechEmpower benchmarks cho thấy các ứng dụng **FastAPI** ch
Sử dụng bởi Pydantic:
-* email_validator - cho email validation.
+* email-validator - cho email validation.
Sử dụng Starlette:
diff --git a/docs/yo/docs/index.md b/docs/yo/docs/index.md
index 9bd21c4b9..2a76e24e3 100644
--- a/docs/yo/docs/index.md
+++ b/docs/yo/docs/index.md
@@ -452,7 +452,7 @@ Láti ní òye síi nípa rẹ̀, wo abala àwọn email_validator - fún ifọwọsi ímeèlì.
+* email-validator - fún ifọwọsi ímeèlì.
* pydantic-settings - fún ètò ìsàkóso.
* pydantic-extra-types - fún àfikún oríṣi láti lọ pẹ̀lú Pydantic.
diff --git a/docs/zh-hant/docs/index.md b/docs/zh-hant/docs/index.md
index cdd98ae84..451af7fd6 100644
--- a/docs/zh-hant/docs/index.md
+++ b/docs/zh-hant/docs/index.md
@@ -443,7 +443,7 @@ item: Item
用於 Pydantic:
-- email_validator - 用於電子郵件驗證。
+- email-validator - 用於電子郵件驗證。
- pydantic-settings - 用於設定管理。
- pydantic-extra-types - 用於與 Pydantic 一起使用的額外型別。
diff --git a/docs/zh/docs/index.md b/docs/zh/docs/index.md
index aef3b3a50..ddbf425fc 100644
--- a/docs/zh/docs/index.md
+++ b/docs/zh/docs/index.md
@@ -449,7 +449,7 @@ item: Item
用于 Pydantic:
-* email_validator - 用于 email 校验。
+* email-validator - 用于 email 校验。
用于 Starlette:
diff --git a/pyproject.toml b/pyproject.toml
index 05c68841f..c4c833e3c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -65,7 +65,7 @@ standard = [
# For ORJSONResponse
"orjson >=3.2.1",
# To validate email fields
- "email_validator >=2.0.0",
+ "email-validator >=2.0.0",
# Uvicorn with uvloop
"uvicorn[standard] >=0.12.0",
# TODO: this should be part of some pydantic optional extra dependencies
@@ -91,7 +91,7 @@ all = [
# For ORJSONResponse
"orjson >=3.2.1",
# To validate email fields
- "email_validator >=2.0.0",
+ "email-validator >=2.0.0",
# Uvicorn with uvloop
"uvicorn[standard] >=0.12.0",
# Settings management
@@ -137,7 +137,7 @@ all = [
# For ORJSONResponse
"orjson >=3.2.1",
# To validate email fields
- "email_validator >=2.0.0",
+ "email-validator >=2.0.0",
# Uvicorn with uvloop
"uvicorn[standard] >=0.12.0",
# Settings management