requests>=2.31

[api]
fastapi>=0.112
uvicorn[standard]>=0.30

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

[worker]
celery>=5.3
redis>=5.0
gitpython>=3.1
