diff --git a/pyproject.toml b/pyproject.toml index 9302c44..95c05e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "langchain>=1.3.15", "langchain-openai>=1.6.0", "langchain-core>=1.6.0", - "python-dotenv>=1.2.2", + "python-dotenv>=1.2.3", "questionary>=2.1.1", "requests>=2.34.2", "rich>=15.0.0",