aiohttp==3.10.1
asyncio==3.4.3
cachetools==5.4.0
fastapi==0.111.1
loguru==0.7.2
pydantic-settings==2.3.4
pydantic==2.8.2
pyngrok==7.2.0
python-dotenv==1.0.1
ratelimit==2.2.1
requests==2.32.3
tenacity==9.0.0
uvicorn==0.30.3

[all]
stripe==10.5.0
openai==1.42.0
anthropic==0.34.1
google-generativeai==0.7.2
hubspot-api-client==9.0.0

[claude]
anthropic==0.34.1

[gemini]
google-generativeai==0.7.2

[hubspot]
hubspot-api-client==9.0.0

[linear]
gql==3.5.0

[openai]
openai==1.42.0

[stripe]
stripe==10.5.0
