
[dev]
pytest>=7.0
pytest-asyncio>=0.23.0
build>=1.0
httpx>=0.25.0
python-dotenv>=1.0.0
twine>=5.0
fakeredis>=2.20.0

[fastapi]
fastapi>=0.100.0
starlette>=0.27.0

[langchain]
langchain-core>=0.1.0

[llamaindex]
llama-index-core>=0.10.0

[llm]
httpx>=0.25.0

[otel]
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0

[redis]
redis>=4.5.0
