Browse Source

fix : pyproject.toml conflict

hellofinch 1 year ago
parent
commit
4736d6fa4c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -29,6 +29,7 @@ dependencies = [
     "pdfminer.six>=20240706",
     "gradio_pdf>=0.0.21",
     "pikepdf",
+    "peewee>=3.17.8",
     "argostranslate",
 ]