新功能:个性化推荐算法
This commit is contained in:
@@ -5,6 +5,7 @@ uvicorn[standard]>=0.27
|
||||
SQLAlchemy>=2.0
|
||||
aiomysql>=0.2
|
||||
greenlet>=3.0
|
||||
aiosqlite>=0.20
|
||||
|
||||
# 配置
|
||||
pydantic>=2.6
|
||||
@@ -19,3 +20,5 @@ redis>=5.0
|
||||
|
||||
# 测试
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.23
|
||||
httpx>=0.27
|
||||
|
||||
Reference in New Issue
Block a user