更新quick-algo依赖版本至0.1.4,并修改run.sh文件权限
This commit is contained in:
@@ -24,7 +24,7 @@ dependencies = [
|
|||||||
"python-dotenv>=1.1.1",
|
"python-dotenv>=1.1.1",
|
||||||
"python-multipart>=0.0.20",
|
"python-multipart>=0.0.20",
|
||||||
"python-levenshtein",
|
"python-levenshtein",
|
||||||
"quick-algo>=0.1.3",
|
"quick-algo>=0.1.4",
|
||||||
"rich>=14.0.0",
|
"rich>=14.0.0",
|
||||||
"ruff>=0.12.2",
|
"ruff>=0.12.2",
|
||||||
"setuptools>=80.9.0",
|
"setuptools>=80.9.0",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ pypinyin>=0.54.0
|
|||||||
python-dotenv>=1.1.1
|
python-dotenv>=1.1.1
|
||||||
python-levenshtein
|
python-levenshtein
|
||||||
python-multipart>=0.0.20
|
python-multipart>=0.0.20
|
||||||
quick-algo>=0.1.3
|
quick-algo>=0.1.4
|
||||||
rich>=14.0.0
|
rich>=14.0.0
|
||||||
ruff>=0.12.2
|
ruff>=0.12.2
|
||||||
setuptools>=80.9.0
|
setuptools>=80.9.0
|
||||||
|
|||||||
0
scripts/run.sh
Normal file → Executable file
0
scripts/run.sh
Normal file → Executable file
Reference in New Issue
Block a user