pyarrow>=23.0.0
python-dotenv>=1.2.0
pyyaml>=6.0.3
pydantic>=2.12.0
sqlmodel>=0.0.38
alembic>=1.18.0
chdb>=4.1.6
aiosqlite>=0.22.0
greenlet>=3.0.0
croniter>=6.0.0

[ai]
litellm>=1.83.0
ollama>=0.6.0

[all]
aaiclick[ai,distributed,server]

[dev]
aaiclick[all,test]

[distributed]
clickhouse-connect>=0.15.0
asyncpg>=0.31.0
psycopg2-binary>=2.9.11

[docs]
mkdocs>=1.6.1
mkdocs-material>=9.7.0
mkdocstrings[python]>=1.0.0

[server]
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
httpx>=0.27.0
fastmcp>=2.12.0

[test]
pytest>=9.0.0
pytest-asyncio>=1.3.0
pytest-cov>=7.1.0
pytest-xdist>=3.8.0
