diff --git a/requirements.txt b/requirements.txt index 9ecdd54..6b0c7fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 langchain-core>=1.0.0 -python-dotenv -pydantic \ No newline at end of file +pydantic +python-dotenv \ No newline at end of file