fastapi>=0.100.0
uvicorn>=0.22.0
httpx[http2]>=0.24.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
python-dotenv>=1.0.0
pyyaml>=6.0
orjson>=3.9.0
faker>=18.0.0
prometheus-client>=0.17.0
watchdog>=3.0.0
cryptography>=41.0.0
google-re2>=1.1.20231101
cachetools>=5.3.0
grpclib>=0.4.3
betterproto>=2.0.0b6
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
opentelemetry-exporter-otlp>=1.20.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-httpx>=0.24.0
pytest-mock>=3.10.0
openai>=1.0.0
psutil>=5.0.0
redis>=5.0.0
build
twine
bump-my-version>=0.20.0

[ner]
onnxruntime>=1.17.0
tokenizers>=0.15.0
numpy>=1.21.0

[onnx]
onnxruntime>=1.17.0

[redis]
redis>=5.0.0
