Kaynağa Gözat

chore: update Gradio and Gradio-PDF version constraints in pyproject.toml

myhloli 4 ay önce
ebeveyn
işleme
a75d04a13d
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      pyproject.toml

+ 2 - 2
pyproject.toml

@@ -68,8 +68,8 @@ api = [
     "uvicorn",
 ]
 gradio = [
-    "gradio",
-    "gradio-pdf",
+    "gradio>=5.34,<6",
+    "gradio-pdf>=0.0.22",
 ]
 core = [
     "mineru[vlm]",