click>=8.2.1
psycopg[binary,pool]>=3.2.9
python-dotenv>=1.1.1
pydantic-settings>=2.10.1
pydantic>=2.12
fastmcp>=3

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
ruff>=0.6
pyright>=1.1.390
tai42-contract<2,>=1.5
tai42-kit<2,>=1.4

[test-integration]
testcontainers[postgres]>=4.0
