Files
celery/requirements.txt
gilesb c0fe22313f Update artdag_common to fix auth token handling
New version defaults actor_id to @username when not in token,
and supports both artdag_session and auth_token cookies.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 16:07:43 +00:00

15 lines
317 B
Plaintext

celery[redis]>=5.3.0
redis>=5.0.0
requests>=2.31.0
httpx>=0.27.0
fastapi>=0.109.0
uvicorn>=0.27.0
python-multipart>=0.0.6
PyYAML>=6.0
asyncpg>=0.29.0
markdown>=3.5.0
# Core artdag from GitHub
git+https://github.com/gilesbradshaw/art-dag.git
# Shared components
git+https://git.rose-ash.com/art-dag/common.git@932abb8