数据库为同步ORM
This commit is contained in:
@@ -4,6 +4,15 @@ onnxruntime>=1.17
|
||||
opencv-python>=4.5
|
||||
playwright>=1.49
|
||||
pydantic-settings>=2.0
|
||||
|
||||
# 数据库
|
||||
sqlalchemy>=2.0
|
||||
pymysql>=1.1
|
||||
|
||||
# AI
|
||||
langchain-openai>=0.3
|
||||
langchain-anthropic>=0.3
|
||||
langchain-core>=0.3
|
||||
|
||||
# 工具
|
||||
loguru>=0.7
|
||||
|
||||
Reference in New Issue
Block a user