fastapi>=0.103.2
uvicorn>=0.23.2
pydantic>=2.4.2
starlette<0.28.0,>=0.27.0
asyncio>=3.4.3
aiohttp>=3.9.0
qdrant-client>=1.13.3
sentence-transformers>=2.2.2
torch>=2.0.0
transformers>=4.34.0
python-frontmatter>=1.0.0
markdown>=3.4.4
PyYAML>=6.0.1
structlog>=23.1.0
psutil>=5.9.5
python-dotenv>=1.0.0
requests>=2.31.0
beautifulsoup4>=4.12.0
scipy>=1.11.0
python-slugify>=8.0.0
slugify>=0.0.1
numpy>=1.24.0

[dev]
black>=23.9.1
isort>=5.12.0
mypy>=1.5.1
flake8>=6.1.0
bump2version>=1.0.1
pre-commit>=3.5.0
pdoc>=14.1.0

[test]
pytest>=7.4.2
pytest-asyncio>=0.21.1
pytest-cov>=4.1.0
httpx>=0.25.0
