Skip to content

Commit 8edeab7

Browse files
remove unnecessary dotenv annotation
1 parent 0f0a23d commit 8edeab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"requests",
2929
"requests-toolbelt",
3030
"rich",
31-
"pydantic[dotenv]>=2.11",
31+
"pydantic>=2.11",
3232
"pydantic-settings",
3333
"isodate",
3434
"python-dateutil",

0 commit comments

Comments
 (0)