fastapi>=0.115.0
uvicorn[standard]>=0.32.0
websockets>=14.1
httpx>=0.28.0
aiohttp>=3.11.0
python-dotenv>=1.0.1
pydantic>=2.10.0
pydantic-settings>=2.7.0
ddgs>=7.0.1
wikipedia>=1.4.0
SPARQLWrapper>=2.0.0
beautifulsoup4>=4.12.3
lxml>=4.9.3
python-multipart>=0.0.20

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
