- 审批/项目/租户/用户设置等视图新增 asXxx 类型断言辅助函数 - search-fields 由字符串改为数组传参 - backend 依赖新增 psycopg-pool,Dockerfile 依赖校验同步更新
22 lines
421 B
Plaintext
22 lines
421 B
Plaintext
fastapi>=0.111.0
|
|
uvicorn[standard]>=0.30.0
|
|
python-multipart>=0.0.9
|
|
pydantic>=2.7.0
|
|
sqlalchemy>=2.0.30
|
|
psycopg[binary]>=3.2.1
|
|
psycopg-pool>=3.2.1
|
|
alembic>=1.13.1
|
|
redis>=5.0.4
|
|
httpx>=0.27.0
|
|
PyJWT>=2.8.0
|
|
passlib[bcrypt]>=1.7.4
|
|
python-dotenv>=1.0.1
|
|
pypdf[crypto]>=5.0.0
|
|
python-docx>=1.1.2
|
|
openpyxl>=3.1.5
|
|
python-pptx>=1.0.2
|
|
llama-index-core==0.14.23
|
|
llama-index-embeddings-huggingface==0.6.1
|
|
docling==2.115.0
|
|
tiktoken>=0.7.0
|