瀏覽代碼

chore(pyproject): update yadt version requirement

- update yadt requirement to >=0.0.1a20, <0.2.0
awwaawwa 1 年之前
父節點
當前提交
1038c4dbb9
共有 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]