Skip to content

Commit 6bb0852

Browse files
author
Raphael Krupinski
committed
👷 Remove email-validation, not used in the project.
1 parent b45df53 commit 6bb0852

File tree

2 files changed

+2
-38
lines changed

2 files changed

+2
-38
lines changed

‎poetry.lock

Lines changed: 1 addition & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
python = "^3.9"
2626
httpx = {extras = ["http2"], version = "^0.27"}
2727
httpx-auth = "^0.22"
28-
pydantic = {extras = ["email"], version = "^2.5.2"}
28+
pydantic = "^2.5.2"
2929
python-mimeparse = "^1.6.0"
3030
typing-extensions = { python = "<3.12", version = "^4.9.0" }
3131

0 commit comments

Comments
 (0)