Skip to content

Commit afd7166

Browse files
HACKFEST-254: Increment python-dotenv for fastmcp compatibility. (#120)
1 parent 4461bd6 commit afd7166

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
@@ -30,7 +30,7 @@ classifiers = [
3030
dynamic = ["version"]
3131
dependencies = [
3232
"python-dateutil ~= 2.9",
33-
"python-dotenv ~= 0.20.0",
33+
"python-dotenv ~= 1.1.0",
3434
"progressbar2 ~= 4.2.0",
3535
"requests ~= 2.32.3",
3636
"sphinxcontrib-napoleon ~= 0.7",

0 commit comments

Comments
 (0)