requests>=2.31
redis>=5.0
colorama>=0.4

[api]
fastapi>=0.116
uvicorn[standard]>=0.35

[db]
psycopg[binary,pool]>=3.1

[refs]
tree-sitter<0.26,>=0.24
tree-sitter-language-pack>=0.6.0

[worker]
celery>=5.3
gitpython>=3.1
