This commit is contained in:
程序员阿江(Relakkes)
2025-09-02 18:57:18 +08:00
parent 2bce3593f7
commit 6b6fedd031
3 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,6 @@ dependencies = [
"aiosqlite>=0.21.0",
"fastapi==0.110.2",
"httpx==0.28.1",
"humps>=0.2.2",
"jieba==0.42.1",
"matplotlib==3.9.0",
"opencv-python>=4.11.0.86",
@@ -21,6 +20,7 @@ dependencies = [
"playwright==1.45.0",
"pydantic==2.5.2",
"pyexecjs==1.5.1",
"pyhumps>=3.8.0",
"python-dotenv==1.0.1",
"redis~=4.6.0",
"requests==2.32.3",