mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 21:48:35 +03:00
feat: add celery job queue
This commit is contained in:
@@ -5,6 +5,7 @@ version = "0.0.1"
|
||||
|
||||
dependencies=[
|
||||
"alembic ==1.9.0",
|
||||
"celery[redis] ==5.2.7",
|
||||
"fastapi ==0.88.0",
|
||||
"psycopg2 ==2.9.5",
|
||||
"python-dotenv ==0.21.0",
|
||||
|
||||
Reference in New Issue
Block a user