remove reportlab dep

This commit is contained in:
Matthew Farrellee 2025-08-04 11:02:52 -05:00
parent e5b542dd8e
commit c5ffac3138
3 changed files with 3 additions and 35 deletions

View file

@ -115,7 +115,6 @@ test = [
"sqlalchemy[asyncio]>=2.0.41",
"requests",
"pymilvus>=2.5.12",
"reportlab",
"weaviate-client>=4.16.4",
]
docs = [