anthropic>=0.40.0
openai>=1.50.0
httpx>=0.27.0
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.9.0
pydantic-settings>=2.6.0
psycopg[binary,pool]>=3.2.0
PyGithub>=2.4.0
gitpython>=3.1.0
pyalex>=0.14
arxiv>=2.1.0
bibtexparser>=2.0.0b7
pandas>=2.0
numpy>=1.26
matplotlib>=3.8
python-dotenv>=1.0
python-multipart>=0.0.12
jinja2>=3.1.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
ruff>=0.6
mypy>=1.11
respx>=0.21

[pgvector]
pgvector>=0.3.0
sentence-transformers>=3.3.0
