requests>=2.25.0
websocket-client>=1.0.0
python-dotenv>=1.0.0
aiohttp>=3.8.0

[aiohttp]
aiohttp>=3.8.0

[all]
aiohttp>=3.8.0
cookiecutter>=2.0.0
langchain-core>=0.3.0
langchain-openai>=0.3.0
pydantic>=2.0.0

[llm]
langchain-core>=0.3.0
langchain-openai>=0.3.0
pydantic>=2.0.0

[templates]
cookiecutter>=2.0.0

[websockets]
websockets>=10.0
