numpy>=1.20.0
requests>=2.25.0
typing-extensions>=4.0.0

[benchmark]
faiss-cpu>=1.7.0
matplotlib>=3.5.0
pandas>=1.5.0
psutil>=5.8.0

[dev]
pytest>=6.0
pytest-benchmark>=3.4.0
black>=21.0.0
mypy>=0.900
pre-commit>=2.15.0
build>=0.8.0
twine>=4.0.0

[security]
cryptography>=3.4.8
pycryptodome>=3.15.0

[server]
uvicorn>=0.15.0
fastapi>=0.68.0
