# AgentEmailTool - Requirements # Primary SDK agentmail>=0.2.0 # Encryption for credentials cryptography>=41.0.0 # HTTP client (for async) httpx>=0.25.0 # Fallback email (optional) # imap-tools>=0.14 # Development pytest>=7.4.0 pytest-asyncio>=0.21.0 python-dotenv>=1.0.0