numpy>=1.20.0
flask>=2.0.0
sqlalchemy>=1.4.0
requests>=2.25.0
python-dotenv>=0.19.0
flask-restx>=0.5.1
flask-cors>=3.0.10
click>=8.0.0
rich>=10.0.0
typer>=0.4.0
python-dateutil>=2.8.2
websocket-client>=1.3.1

[all]
sentence-transformers>=2.2.0
openai>=0.27.0
spacy>=3.5.0
gunicorn>=20.1.0

[embedding]
sentence-transformers>=2.2.0
openai>=0.27.0

[mcp]
websocket-client>=1.3.1
jwt>=1.3.1
uuid>=1.30

[nlp]
spacy>=3.5.0
