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 6dd7c30 commit a4d64e0Copy full SHA for a4d64e0
pyproject.toml
@@ -26,6 +26,7 @@ dependencies = [
26
"unstructured-ingest",
27
"opentelemetry-instrumentation-fastapi",
28
"opentelemetry-exporter-otlp-proto-grpc",
29
+ "dataclasses-json"
30
]
31
dynamic = [
32
"version",
0 commit comments