diff --git a/requirements.txt b/requirements.txt index 7d715ed..b57d077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,6 @@ langgraph-cli[inmem] langsmith langchain-community langchain-openai -tavily-python \ No newline at end of file +tavily-python +aiohttp>=3.13.4 +cryptography>=46.0.6 \ No newline at end of file