diff --git a/pyproject.toml b/pyproject.toml index 80e42e33..417786d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ 'tiktoken == 0.8.0', 'instructor == 1.3.5', 'PyYAML == 6.0.1', - 'python-dotenv == 1.0.1', + 'python-dotenv == 1.2.2', 'pypsexec == 0.3.0', 'pydantic == 2.8.2', 'openai == 1.28.0',