httpx>=0.25
click>=8.0

[all]
langchain-core<1.0,>=0.2
crewai<1.0,>=0.80
sqlglot>=20.0

[crewai]
crewai<1.0,>=0.80

[dev]
pytest>=8.0
pytest-asyncio>=0.23
respx>=0.21
sqlglot>=20.0

[langchain]
langchain-core<1.0,>=0.2

[sql]
sqlglot>=20.0
