fastapi>=0.120.4
sqlalchemy>=2.0.44
pydantic>=2.12.3
uvicorn>=0.38.0
dbutils>=3.1.1
numpy==2.3.4
python-dotenv==1.1.1
pytz==2025.2
PyYAML==6.0.2
starlette==0.48.0
omegaconf==2.3.0
antpathmatcher==1.0.1
slowapi==0.1.9
cachetools==5.5.0
Jinja2==3.1.6
anyio==4.9.0
PyJWT==2.10.1
APScheduler==3.10.4
httpx==0.28.1
langfuse==3.5.1

[ai]
langchain_community
langchain_text_splitters

[captcha]
captcha==0.7.1

[etcd3]
etcd3==0.12.0

[mysql]
PyMySQL==1.1.1

[oracle]
oracledb==3.2.0

[pg]
psycopg[binary]>=3.1
