loguru==0.6.0
pyyaml~=6.0.2

[all]
aiohttp>=3.11.10
httpx==0.25.2
aiofiles~=24.1.0
python-dotenv==0.21.1
pydantic==2.11.7
PyJWT==2.10.1
redis==6.2.0
tortoise-orm==0.19.0
aiomysql==0.2.0
fastapi==0.115.13
uvicorn[standard]==0.29.0
gunicorn==23.0.0
boto3~=1.34.79
openai~=1.90.0
anthropic~=0.42.0
tiktoken==0.8.0

[llm]
boto3~=1.34.79
openai~=1.90.0
anthropic~=0.42.0
tiktoken==0.8.0

[service]
aiohttp>=3.11.10
httpx==0.25.2
aiofiles~=24.1.0
python-dotenv==0.21.1
pydantic==2.11.7
PyJWT==2.10.1
redis==6.2.0
tortoise-orm==0.19.0
aiomysql==0.2.0
fastapi==0.115.13
uvicorn[standard]==0.29.0
gunicorn==23.0.0

[utils]
aiohttp>=3.11.10
httpx==0.25.2
aiofiles~=24.1.0
