upload project source code
This commit is contained in:
61
后端源码/yifan.action-ai.cn/api/pyproject.toml
Normal file
61
后端源码/yifan.action-ai.cn/api/pyproject.toml
Normal file
@@ -0,0 +1,61 @@
|
||||
[project]
|
||||
name = "backend-wangzhaoyang-515afaa1aba7266ec72f6899cac892ac6a76a76a"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"aiofiles==24.1.0",
|
||||
"aiomysql==0.2.0",
|
||||
"alembic==1.15.1",
|
||||
"alibabacloud-dysmsapi20170525==3.0.0",
|
||||
"alibabacloud-tea-openapi>=0.3.10",
|
||||
"alibabacloud-tea-util==0.3.13",
|
||||
"apscheduler==3.11.0",
|
||||
"asyncpg==0.30.0",
|
||||
"bcrypt==4.0.1",
|
||||
"chromadb==0.5.23",
|
||||
"click==8.1.7",
|
||||
"cnlunar==0.1.2",
|
||||
"croniter==6.0.0",
|
||||
"cryptography==45.0.2",
|
||||
"fastapi==0.115.2",
|
||||
"fastapi-limiter==0.1.6",
|
||||
"greenlet==3.1.1",
|
||||
"gunicorn==23.0.0",
|
||||
"httpx[socks]==0.28.1",
|
||||
"itsdangerous==2.2.0",
|
||||
"jinja2==3.1.6",
|
||||
"langchain==0.3.14",
|
||||
"langchain-chroma==0.2.0",
|
||||
"langchain-community==0.3.14",
|
||||
"langchain-openai==0.2.14",
|
||||
"loguru==0.7.3",
|
||||
"lunarcalendar==0.0.9",
|
||||
"openai==1.109.1",
|
||||
"openpyxl==3.1.5",
|
||||
"oss2==2.18.4",
|
||||
"pandas==2.3.3",
|
||||
"passlib==1.7.4",
|
||||
"pillow==11.0.0",
|
||||
"psutil==6.1.0",
|
||||
"psycopg2-binary==2.9.10",
|
||||
"pydantic-settings==2.5.2",
|
||||
"pydantic-validation-decorator==0.1.4",
|
||||
"pyjwt==2.9.0",
|
||||
"pymysql==1.1.2",
|
||||
"pypdf==5.1.0",
|
||||
"pysocks==1.7.1",
|
||||
"python-docx==1.1.2",
|
||||
"python-multipart==0.0.9",
|
||||
"redis==5.2.1",
|
||||
"reportlab==4.2.5",
|
||||
"rich==13.9.4",
|
||||
"socksio==1.0.0",
|
||||
"sqlalchemy==2.0.36",
|
||||
"sqlglot[rs]==27.8.0",
|
||||
"typer==0.9.0",
|
||||
"user-agents==2.2.0",
|
||||
"uvicorn==0.30.6",
|
||||
"websockets==14.2",
|
||||
]
|
||||
Reference in New Issue
Block a user