We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c33134 commit b197b74Copy full SHA for b197b74
pyproject.toml
@@ -20,6 +20,7 @@ dependencies = [
20
21
[project.optional-dependencies]
22
fastapi = ["fastapi", "httpx"]
23
+flask = ["flask"]
24
lambda = ["awslambdaric"]
25
26
dev = [
0 commit comments