feat: 全屏个股详情预览 + Tailwind 改版 + 账号鉴权
This commit is contained in:
@@ -9,12 +9,13 @@ dependencies = [
|
||||
"pydantic>=2.7",
|
||||
"pydantic-settings>=2.3",
|
||||
"sqlalchemy>=2.0",
|
||||
"aiosqlite>=0.20",
|
||||
"asyncpg>=0.29", # PostgreSQL 异步驱动(连你已有的 Postgres / TimescaleDB)
|
||||
"numpy>=1.26",
|
||||
"pandas>=2.2",
|
||||
"tushare>=1.4",
|
||||
"httpx>=0.28.1",
|
||||
"argon2-cffi>=25.1.0",
|
||||
"alembic>=1.19.1",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
||||
Reference in New Issue
Block a user