[fix]beartype==0.22.5 与 graspologic=3.4.4 Dependency Conflict

This commit is contained in:
lixiangcheng1
2025-12-27 17:31:41 +08:00
parent b4596eb47b
commit 6cce2ddfe3
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ dependencies = [
"pytest>=9.0.1",
"matplotlib>=3.10.7",
"langfuse>=3.10.0",
"beartype==0.22.5",
"beartype>=0.18.5,<0.19.0",
"pdfplumber==0.11.7",
"olefile==0.47",
"cachetools==6.2.1",

View File

@@ -76,7 +76,7 @@ pytest>=9.0.1
pytest-asyncio>=0.24.0
matplotlib>=3.10.7
langfuse>=3.10.0
beartype==0.22.5
beartype>=0.18.5,<0.19.0
pdfplumber==0.11.7
olefile==0.47
cachetools==6.2.1