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

[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

[ner]
onnxruntime>=1.17.0

[onnx]
onnxruntime>=1.17.0

[redis]
redis>=5.0.0
