feat:新增基金产品列表接口,历史业绩接口,客户注册提交接口,问卷提交接口
This commit is contained in:
+10
-12
@@ -1,12 +1,10 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
httpx
|
||||
pyjwt
|
||||
pydantic
|
||||
pydantic-settings
|
||||
sqlalchemy
|
||||
aiomysql
|
||||
redis
|
||||
pymilvus
|
||||
neo4j
|
||||
python-dotenv
|
||||
fastapi~=0.141.1
|
||||
sqlalchemy~=2.0.52
|
||||
httpx~=0.28.1
|
||||
pydantic~=2.13.5
|
||||
starlette~=1.6.0
|
||||
neo4j~=6.3.0
|
||||
redis~=8.1.0
|
||||
pymilvus~=3.0.1
|
||||
pydantic-settings~=2.15.0
|
||||
pyjwt~=2.13.0
|
||||
Reference in New Issue
Block a user