Se agrego celery y respuestas instantaneas

This commit is contained in:
2025-08-10 16:26:15 -06:00
parent 03fe18c314
commit 705fa1eb8f
12 changed files with 1569 additions and 13 deletions

View File

@@ -21,3 +21,6 @@ urllib3==2.5.0
uvicorn==0.35.0
python-dotenv
cryptography
celery==5.3.4
redis==5.0.1
supervisor==4.2.5