浏览代码

Merge pull request #526 from awwaawwa/yadt

chore(pyproject): update yadt version requirement
Byaidu 10 月之前
父节点
当前提交
56805f6820
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -33,7 +33,7 @@ dependencies = [
     "peewee>=3.17.8",
     "argostranslate",
     "fontTools",
-    "yadt>=0.0.1a20, <0.0.2",
+    "yadt>=0.0.1a20, <0.2.0",
 ]
 
 [project.optional-dependencies]