feat: add Nailong Fund advisor capabilities
This commit is contained in:
+2
-1
@@ -3,7 +3,7 @@ requires = ["setuptools>=75"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "jr-agent-platform"
|
||||
name = "nailong-fund"
|
||||
version = "0.1.0"
|
||||
description = "金融系统 Agent 通用底座"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
@@ -28,6 +28,7 @@ dependencies = [
|
||||
dev = [
|
||||
"pytest>=8.3,<9",
|
||||
"pytest-asyncio>=0.25,<1",
|
||||
"aiosqlite>=0.20,<1",
|
||||
"ruff>=0.9,<1",
|
||||
"mypy>=1.14,<2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user