pgvector>=0.2.0
pydantic<3.0,>=2.11
sqlalchemy>=2.0.0
typing-extensions>=4.0.0

[dev]
ruff>=0.9.0
ty>=0.0.1a0

[dist]
build>=1.2.2
twine>=6.1.0

[test]
psycopg[binary]>=3.1.0
pytest>=7.0.0
pytest-cov>=4.0.0
python-dotenv>=1.0.0
