fastapi>=0.115.6
uvicorn[standard]>=0.32.1
httpx>=0.28.1
pydantic>=2.10.3
python-dotenv>=1.0.1
cachetools>=5.5.0
mcp>=1.9.0
python-multipart>=0.0.18
aiofiles>=24.1.0
lxml>=5.1.0
beautifulsoup4>=4.12.3
python-dateutil>=2.8.2
bibtexparser>=1.4.0
jinja2>=3.1.4

[dev]
pytest>=7.4.3
pytest-asyncio>=0.23.2
pytest-mock>=3.12.0
pytest-cov>=4.1.0
responses>=0.24.1
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
flake8>=6.0.0
