typer>=0.9.0
rich>=13.0.0
pyyaml>=6.0
pydantic>=2.0.0
langchain-core>=1.2.0
langchain-community>=0.4.0
langchain-text-splitters>=1.1.0
langchain-postgres>=0.0.17
psycopg[binary]>=3.0.0
python-dotenv>=1.0.0
requests<3,>=2.32.5
tenacity<10.0.0,>=8.5.0
pyjwt[crypto]>=2.10.1

[test]
pytest>=8.0
pytest-cov>=5.0
fastapi>=0.100
httpx>=0.24
python-multipart>=0.0.5
