diff --git a/requirements.txt b/requirements.txt index 80685d4..f785037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,10 @@ -openai>=1.55.0 -python-dotenv +boto3>=1.39 +botocore>=1.39 +python-dotenv>=1.0 + mcp>=1.28.1 -httpx \ No newline at end of file + +httpx>=0.28 + +pydantic>=2.11 +typing_extensions>=4.12 \ No newline at end of file