diff pyproject.toml @ 17:071943adf000

dnd a file or a url which we'll queue and fetch
author drewp@bigasterisk.com
date Sun, 16 Apr 2023 03:19:33 -0700
parents 53d99454f394
children 27a754f8e8f8
line wrap: on
line diff
--- a/pyproject.toml	Sun Apr 16 03:17:48 2023 -0700
+++ b/pyproject.toml	Sun Apr 16 03:19:33 2023 -0700
@@ -18,6 +18,7 @@
     "uvicorn>=0.21.1",
     "watchgod>=0.8.2",
     "sse-starlette>=1.3.3",
+    "mongo-queue-service>=0.1.8",
 ]
 requires-python = ">=3.10"
 license = { text = "MIT" }