- New Build and startup procedures for all services, compliant for both docker, podman and k8s
This commit is contained in:
@@ -24,18 +24,16 @@ greenlet~=3.2.1
|
||||
gunicorn~=23.0.0
|
||||
Jinja2~=3.1.6
|
||||
kombu~=5.3.7
|
||||
langchain~=0.3.25
|
||||
langchain-anthropic~=0.3.12
|
||||
langchain-community~=0.3.23
|
||||
langchain-core~=0.3.58
|
||||
langchain-mistralai~=0.2.10
|
||||
langchain-openai~=0.3.16
|
||||
langchain-postgres~=0.0.14
|
||||
langchain-text-splitters~=0.3.8
|
||||
langchain~=0.3.27
|
||||
langchain-community~=0.3.29
|
||||
langchain-core~=0.3.75
|
||||
langchain-mistralai~=0.2.11
|
||||
langchain-openai~=0.3.32
|
||||
langchain-postgres~=0.0.15
|
||||
langchain-text-splitters~=0.3.10
|
||||
langcodes~=3.4.0
|
||||
langdetect~=1.0.9
|
||||
langsmith~=0.1.81
|
||||
openai~=1.75.0
|
||||
openai~=1.102.0
|
||||
pg8000~=1.31.2
|
||||
pgvector~=0.2.5
|
||||
pycryptodome~=3.20.0
|
||||
@@ -65,13 +63,10 @@ cryptography~=43.0.0
|
||||
graypy~=2.1.0
|
||||
lxml~=5.3.0
|
||||
pillow~=10.4.0
|
||||
pdfplumber~=0.11.4
|
||||
PyPDF2~=3.0.1
|
||||
flask-restx~=1.3.0
|
||||
flask-healthz~=1.0.1
|
||||
langsmith~=0.1.121
|
||||
anthropic~=0.50.0
|
||||
prometheus-client~=0.21.1
|
||||
prometheus-flask-exporter~=0.23.2
|
||||
flower~=2.0.1
|
||||
psutil~=6.0.0
|
||||
@@ -85,14 +80,14 @@ python-docx~=1.1.2
|
||||
crewai~=0.152.0
|
||||
sseclient~=0.0.27
|
||||
termcolor~=2.5.0
|
||||
mistral-common~=1.5.5
|
||||
mistralai~=1.7.1
|
||||
mistral-common~=1.8.4
|
||||
mistralai~=1.9.9
|
||||
contextvars~=2.4
|
||||
pandas~=2.2.3
|
||||
prometheus_client~=0.21.1
|
||||
pandas~=2.3.2
|
||||
prometheus_client~=0.22.1
|
||||
scaleway~=2.9.0
|
||||
html2text~=2025.4.15
|
||||
markdown~=3.8
|
||||
markdown~=3.8.2
|
||||
python-json-logger~=2.0.7
|
||||
qrcode[pil]==8.2
|
||||
xxhash~=3.5.0
|
||||
Reference in New Issue
Block a user